You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! When I try to use the plugin the file "index.js" is not found, I think line 4 of the bower.json is incorrect and should be:
"main": "./dist/saveHtmlToPdf.js",
The text was updated successfully, but these errors were encountered:
Had the same issue while using main-bower-files in my gulp to copy the libraries from bower_components. Had to make the above change to get it to recognize and copy the file.
Hi! When I try to use the plugin the file "index.js" is not found, I think line 4 of the bower.json is incorrect and should be:
"main": "./dist/saveHtmlToPdf.js",
The text was updated successfully, but these errors were encountered: