bd920cc5 by zhen

更新打包目录名称

1 parent 5a35f5dc
...@@ -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文件,减少打包体积,加快打包速度
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!