-
Notifications
You must be signed in to change notification settings - Fork 19
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
missing main section in bower.json #3
Comments
Wow, that issue was opened and remains unanswered for over two years. Quite a long time for an issue that seems to have an easy fix given on a platter. |
Hey @tymekg I haven't used bower in years (and frankly wasn't aware that people are still using it 😂 ). Please feel free to open a PR to fix this. I'll be happy to merge it! :) |
Hi @schickling , now that's a prompt response! :-) |
Hi, I am using your module and it works quite ok, but I found a minor issue when building my app with grunt.
I receive the following message:
I can not add that manually, because wiredep cleans and rebuilds the section of the installed bower modules. The fix is to add the following code in the bower.json
The text was updated successfully, but these errors were encountered: