mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 02:25:58 +08:00
修改
This commit is contained in:
@@ -3,6 +3,7 @@ let webpack = require('webpack')
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: true,
|
||||
lintOnSave: false, //关闭eslint校验
|
||||
productionSourceMap: false, //在生产模式中禁用 Source Map,既可以减少包大小,也可以加密源码
|
||||
configureWebpack: {
|
||||
// disable performance hints
|
||||
performance: {
|
||||
|
||||
Reference in New Issue
Block a user