JavaScript is now under 'vendor' folder
Closed this issue · 2 comments
nimbupani commented
The script needs to look there. Change made in [3606c8345f97b435a40e66e3ad0b02a88938abf4]
mklabs commented
Thanks Divya.
The script should be good to go :p
...
Running "rev:js" (rev) task
js/main.js >> 536a55c9.main.js
js/plugins.js >> 8df0ff3a.plugins.js
js/scripts.js >> 8df0ff3a.scripts.js
js/scripts.min.js >> 890cf7d8.scripts.min.js
js/vendor/jquery-1.7.2.js >> af693f9a.jquery-1.7.2.js
js/vendor/jquery-1.7.2.min.js >> 775b359b.jquery-1.7.2.min.js
js/vendor/modernizr-2.5.3.min.js >> 5f7134b6.modernizr-2.5.3.min.js
...
mklabs commented
Closing. I've updated the init templates and default configuration. Should be all ok.