5a35f5dc by zhen

feat:更新项目配置

1 parent 50d21c35
......@@ -2,3 +2,4 @@ node_modules
dist
.DS_Store
.idea
yunxiao-admin-fe
\ No newline at end of file
......
......@@ -22,6 +22,7 @@ const plugins =
]
: []
module.exports = {
outputDir: 'yunxiao-admin-fe',
lintOnSave: undefined,
assetsDir: 'static',
// 打包时不生成map文件,减少打包体积,加快打包速度
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!