This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Generated on 2014-11-18 using generator-angular-fullstack 2.0.13 | |
'use strict'; | |
module.exports = function (grunt) { | |
// Load grunt tasks automatically, when needed | |
require('jit-grunt')(grunt, { | |
express: 'grunt-express-server', | |
useminPrepare: 'grunt-usemin', | |
ngtemplates: 'grunt-angular-templates', |