@@ -10,6 +10,7 @@ export default defineConfig({
},
build: {
+ outDir: 'dist',
chunkSizeWarningLimit: 1000,
rollupOptions: {
output: {