Skip to content

Conversation

@DallasHoff
Copy link
Owner

Adds a Vite plugin to streamline setup for SQLocal on apps built with Vite.

import { defineConfig } from 'vite';
import sqlocal from 'sqlocal/vite';

export default defineConfig({
  plugins: [sqlocal()],
});

@DallasHoff DallasHoff merged commit 81b1517 into main Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants