配置问题
This commit is contained in:
parent
3e7b174cf2
commit
2aed69ec48
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -67,11 +67,6 @@ module.exports = {
|
|||
}
|
||||
}
|
||||
},
|
||||
transpileDependencies: [
|
||||
'jspdf',
|
||||
'fast-png',
|
||||
'iobuffer'
|
||||
],
|
||||
configureWebpack: {
|
||||
name: name,
|
||||
resolve: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue