drcoxpediant

Results 2 comments of drcoxpediant

I am having same issue did you resolve it?

The way that I had to fix it was like this (I dont know why yet) `import html2pdf from 'html2pdf.js/dist/html2pdf.bundle';` and I had to add to my webpack.config.js ``` node:...