jQuery-slimScroll icon indicating copy to clipboard operation
jQuery-slimScroll copied to clipboard

"main" is missing from bower.json

Open nathanpen opened this issue 9 years ago • 3 comments

In the bower.json file. a main entry point needs to be added. when using packages like 'wiredep' the main file is not found because it is not declared in this file

nathanpen avatar Feb 14 '16 16:02 nathanpen

Yes exactly- It did not work with bower-installer because of this!

anaskhl avatar Mar 30 '16 07:03 anaskhl

I had to add the main entry as well, but this defeats the point of having bower-installer, since I'm not adding the bower-compontents folder to the solution, and everyone in my team would have to add this entry in their bower.json file of the bower-components folder.

Please fix this so the installation of the package adds this main entry in the bower.json file!!!

ghost avatar May 26 '16 13:05 ghost

Hi all,

Please raise a pull request, happy to add this in. I don't work with bower so the information above doesn't tell me what exactly needs to change.

rochal avatar Jun 11 '16 09:06 rochal