更新打包目录名称
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -22,7 +22,6 @@ const plugins = | ... | @@ -22,7 +22,6 @@ const plugins = |
22 | ] | 22 | ] |
23 | : [] | 23 | : [] |
24 | module.exports = { | 24 | module.exports = { |
25 | outputDir: 'yunxiao-admin-fe', | ||
26 | lintOnSave: undefined, | 25 | lintOnSave: undefined, |
27 | assetsDir: 'static', | 26 | assetsDir: 'static', |
28 | // 打包时不生成map文件,减少打包体积,加快打包速度 | 27 | // 打包时不生成map文件,减少打包体积,加快打包速度 | ... | ... |
-
Please register or sign in to post a comment