vite.config.js @@ -14,7 +14,7 @@ ], resolve: { alias: { '@': fileURLToPath(new URL('./src', import.meta.url)) '@': fileURLToPath(new URL('./vue/src', import.meta.url)) }, }, server: {