guzart / gulp-ng-constant

Gulp plugin for dynamic generation of angular constant modules.
MIT License
109 stars 26 forks source link

Added option for using a namespace in the standard runner #25

Open admanb opened 9 years ago

admanb commented 9 years ago

It's weird that in order to handle multiple environments we can't use the standard gulp.src syntax, so this just adds "namespace" as an optional argument.