-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
Description
Bower is raising the following warnings:
bower succinct#~1.1.0 invalid-meta succinct is missing "main" entry in bower.json
bower succinct#~1.1.0 invalid-meta succinct is missing "ignore" entry in bower.json
The issue is that grunt cannot automatically generate the de js dependencies in a Yoeman environment.
Can you please add the following to bower.json:
"main": "jQuery.succinct.min.js"
Thanks for your contribution