diff options
Diffstat (limited to 'vite.config.ts')
| -rw-r--r-- | vite.config.ts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vite.config.ts b/vite.config.ts index b52fb10..993dbea 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -6,10 +6,4 @@ import { svelte } from '@sveltejs/vite-plugin-svelte'; export default defineConfig({ plugins: [svelte()] - // plugins: [svelte({ - // preprocess: preprocess() - // // hot: { - // // // preserveLocalState - // // } - // })] })
\ No newline at end of file |
