Closed
Description
I'm using jsPDF in my react application. When I try to use command npm run build
to build my application but I got this error
I'm using version 2.1.0
. I also had tried to upgrade to newest version but I still have same error. I have a quick look into file jspdf.es.min.js
and I saw it was difference to previous stable build before 13 days ago. Before that I had no problem
Please help me to solve this problem