I followed the following tutorial: https://www.youtube.com/watch?v=gIbfDxF69c8
and keep getting No "usemin" targets found.
gruntfile.js: http://www.billiving.com/demo/script/gruntfile.js
source files: /script/app/index.html /script/app/js/file2.js
The process fails and the resulting index.html doesn't contain a link to the minified js file.
Thanks
Problem was in usemin path.. I was able to figure it out when working in verbose mode. Here's my final output: