Closed sdoxsee closed 9 years ago
+1 for build step configuration ability, even beyond just the output directory location. I would like to be able to configure the following
I would also suggest creating a config file for build steps as to not duplicate configuration between gulp or grunt.
I've often needed to use a custom "dist' directory in the Grunt. This allows one to change dist to any directory they want by changing the appConfig.dist variable. This is similar to https://github.com/cgross/generator-cg-angular/pull/9 but should be a clean merge for the current state of the generator.