zhaobao 2 жил өмнө
parent
commit
c5b5d4ef33
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

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