chore: update

This commit is contained in:
xiaoxian521
2026-01-15 16:54:21 +08:00
parent 13f61e824e
commit 4a7507a35b
3 changed files with 225 additions and 143 deletions

View File

@@ -53,8 +53,8 @@ export default ({ mode }: ConfigEnv): UserConfigExport => {
assetFileNames: "static/[ext]/[name]-[hash].[ext]"
},
checks: {
// 禁用插件计时警告
pluginTimings: false
pluginTimings: false,
toleratedTransform: false
}
}
},