We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3477e32 commit c6689a8Copy full SHA for c6689a8
vite.config.ts
@@ -1,4 +1,4 @@
1
-import { fileURLToPath, URL } from 'node:url';
+import { fileURLToPath } from 'node:url';
2
3
import { defineConfig } from 'vite';
4
import vue from '@vitejs/plugin-vue';
0 commit comments