Hemanth HM
Hemanth HM
Please make sure you are on node version `>=4`
It works fine for me.
This is a good concern, that needs to be addressed but this PR must go into [node-nightly-versions](https://github.com/hemanth/node-nightly-versions).
I have seen few projects using it, we can give it try.
Yeah that would be a good bet, but how many of them would like to switch between nightly versions?
//cc @jonathanong We need a version bump.
It should be done at gulp-task? `gulp-coverall` doesn't provide any options to skip files.
Just a `'!**/templates/**'` is the `src` is fine? Well, I see specific files being [mentioned](https://github.com/yeoman/generator-generator/blob/master/gulpfile.js#L25-L27) in the src, no glob.
Ha ok, this change must be in `'node:app'` right?
Facing the same issue. But if you notice the [PR](https://github.com/sorich87/grunt-usemin/commit/ebef405c4fd5d9e370e6e3c80c79ba2a2adb290e) for multiple target, it has target changes only for `useminPrepare` but not `usemin`