配置问题

This commit is contained in:
bb_pan 2025-09-24 16:46:39 +08:00
parent 3e7b174cf2
commit 2aed69ec48
2 changed files with 1 additions and 6 deletions

View File

@ -51,7 +51,7 @@
"js-beautify": "1.13.0",
"js-cookie": "3.0.1",
"jsencrypt": "3.0.0-rc.1",
"jspdf": "^3.0.1",
"jspdf": "^2.5.2",
"jszip": "^3.10.1",
"nprogress": "0.2.0",
"print-js": "^1.6.0",

View File

@ -67,11 +67,6 @@ module.exports = {
}
}
},
transpileDependencies: [
'jspdf',
'fast-png',
'iobuffer'
],
configureWebpack: {
name: name,
resolve: {