mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-01-20 16:53:37 +08:00
chore: update
This commit is contained in:
@@ -53,8 +53,8 @@ export default ({ mode }: ConfigEnv): UserConfigExport => {
|
||||
assetFileNames: "static/[ext]/[name]-[hash].[ext]"
|
||||
},
|
||||
checks: {
|
||||
// 禁用插件计时警告
|
||||
pluginTimings: false
|
||||
pluginTimings: false,
|
||||
toleratedTransform: false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user