Grunt useminPrepare not building scripts

Yeoman comes standard with this line in the index.html file

1
<!-- build:js({.tmp,app}) scripts/scripts.js -->

If you are running grunt build and useminPrepare was not building that script.js file, check that the script files all exist and are the right case.

I also removed debuggers.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.