html2pdf.js icon indicating copy to clipboard operation
html2pdf.js copied to clipboard

Missing bundle scripts

Open mdurchholz opened this issue 6 years ago • 2 comments

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?

mdurchholz avatar Sep 17 '19 20:09 mdurchholz

I'm also experience the same thing, no bundle or min version delivered in the npm.

rnugraha avatar Nov 12 '19 14:11 rnugraha

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.

image this is working but our other app is missing the node_modules

dhallX avatar Apr 18 '24 14:04 dhallX