diff --git a/vite.config.js b/vite.config.js index 9a1ecf3eb5cf..05498b2dfd17 100644 --- a/vite.config.js +++ b/vite.config.js @@ -28,7 +28,6 @@ export default defineConfig({ }, ], build: { - outDir: 'build', assetsDir: 'static', target: browserslistToEsbuild(), // enable source map for debugging