Grunt wiredep tool doesn't work with jQueryKeyframes
simon-brizard opened this issue · 0 comments
simon-brizard commented
When running Grunt Wiredep tool with jQueryKeyframes, the following warning occurs :
jquerykeyframes was not injected in your file.
Please go take a look in "/home/simon/workspace_ServerWeb/ServeurWeb/bower_components/jquerykeyframes" for the file you need, then manually include it in your file.
In order to fix this issue, you must modify the file bower.json by adding the following line :
"main": "./jquery.keyframes.js",