This commit is contained in:
bb_pan 2025-09-23 12:10:15 +08:00
parent 6c36d1646b
commit 9eda31bea2
1 changed files with 5 additions and 0 deletions

View File

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