We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9d719 commit f670b28Copy full SHA for f670b28
1 file changed
Gruntfile.js
@@ -467,6 +467,7 @@ module.exports = function (grunt) {
467
grunt.registerTask('default', [
468
'newer:jshint',
469
'test',
470
+ 'ngconstant:development',
471
'loopback_angular',
472
'docular',
473
'build'
0 commit comments