Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bower.json issue #16

Open
ararista opened this issue Feb 6, 2017 · 2 comments
Open

Bower.json issue #16

ararista opened this issue Feb 6, 2017 · 2 comments

Comments

@ararista
Copy link

ararista commented Feb 6, 2017

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",

@Blankinfinity
Copy link

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.

@hearsid
Copy link
Owner

hearsid commented Feb 17, 2017

@ararista @Blankinfinity Can you please create a PR for the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants