There was an error while loading. Please reload this page.
1 parent 20912a6 commit 29aefffCopy full SHA for 29aefff
vite/config.dev.mjs
@@ -1,9 +1,6 @@
1
-import { fileURLToPath, URL } from 'node:url';
2
-
3
import { defineConfig } from 'vite';
4
import { sveltekit } from '@sveltejs/kit/vite';
5
6
7
// https://vitejs.dev/config/
8
export default defineConfig({
9
plugins: [
0 commit comments