generator-angular-jade-stylus
generator-angular-jade-stylus copied to clipboard
Change repo to https://github.com/fantasywind/generator-angular-jscg
I built an app with Yeoman, using generator-angular-jade-stylus, and everything worked perfectly in the development version using `grunt serve`, not a single error in the console, but upon building the...
After first setup yo angular-jade-stylus --jade --stylus myApp without even changing anything if I run grunt build everything is done without errors, but checking .tmp/concat/scripts/main.js is EMPTY so uglify just...
Just created an app. Ran grunt build. > > No "concat" targets found. > > Warning: Task "concat" failed. Use --force to continue. Aborted due to warnings.