@@ -35,6 +35,7 @@ export default defineConfig(({command}) => {
base: '/jy_mobile/',
build: {
outDir: '../../dist/jy_mobile',
+ emptyOutDir: true,
// terserOptions: {
// compress: {
// drop_console: false, // 默认为true