html2pdf.js
html2pdf.js copied to clipboard
Missing bundle scripts
I ran a simple npm i html2pdf.js and the file structure in my /node_modules folder does not match the git repo. There are no bundle scripts in the /dist directory. Am I doing something incorrect or looking in the wrong spot?
I'm also experience the same thing, no bundle or min version delivered in the npm.
is there any progress on this? we are also getting issues with the normal install. we are missing the node_modules in the package. we know this becasue in a previous install they were there.
this is working but our other app is missing the node_modules