Skip to content

Commit

Permalink
update webpack.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CcSimple committed Oct 8, 2024
1 parent 1a11991 commit d50d3cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,11 @@ module.exports = {
amd: "socket.io-client",
root: "io",
},
html2canvas: "html2canvas",
"@wtto00/html2canvas": "html2canvas",
canvg: 'canvg',
jspdf: "jspdf",
"bwip-js": "bwipjs",
"nzh": "Nzh",
},
optimization:{
minimizer:[
Expand Down

0 comments on commit d50d3cb

Please sign in to comment.