修复
Some checks failed
CI/CD / Code Check (push) Has been cancelled
CI/CD / Build Windows (push) Has been cancelled

This commit is contained in:
2026-03-17 22:02:34 +08:00
parent 31eadfc38c
commit 61673809c8
5 changed files with 26 additions and 18 deletions

View File

@@ -27,7 +27,8 @@ export default {
dedupe: ['tslib']
}),
commonjs({
transformMixedEsModules: true
transformMixedEsModules: true,
ignoreDynamicRequires: true
}),
json(),
terser({