|
@@ -3,7 +3,7 @@ const path = require('path')
|
|
|
|
|
|
module.exports = defineConfig({
|
|
module.exports = defineConfig({
|
|
publicPath: './',
|
|
publicPath: './',
|
|
- outputDir: 'goaf_bigScreen',
|
|
|
|
|
|
+ outputDir: 'goaf_bigScreen_dist',
|
|
assetsDir: 'static',
|
|
assetsDir: 'static',
|
|
transpileDependencies: true,
|
|
transpileDependencies: true,
|
|
productionSourceMap: false,
|
|
productionSourceMap: false,
|