Эх сурвалжийг харах

refactor: 修改打包后输出文件名和gitignore文件添加相应排除

wu.jian2 2 жил өмнө
parent
commit
9132fd0400

+ 1 - 1
data-room-ui/vue.config.example.js

@@ -42,7 +42,7 @@ module.exports = {
   },
   publicPath:
     process.env.VUE_APP_HISTORY === 'y' ? process.env.VUE_APP_BASE : './',
-  outputDir: 'data-room-ui',
+  outputDir: 'bigScreen',
   assetsDir: 'static',
   lintOnSave: false,
   productionSourceMap: false,