gruntfile is the the main configuration location for customizing grunt which is used for automating and running JavaScript tasks.
Questions tagged [gruntfile]
91 questions
-1
votes
1 answer
http-rewrite-middleware with generator-cg-angular
Anyone succeded to use "http-rewrite-middleware" with "generator-cg-angular"??
I try this setup in Gruntfile.js, similar to what they recomend for Grunt with connect.
var rewriteModule = require('http-rewrite-middleware');
And then in…

Eduardo in Norway
- 736
- 6
- 13