Some minor changes to make it easier to load a machine in the Node environment
This commit is contained in:
parent
5e2073f3ac
commit
d930b31c53
38 changed files with 4216 additions and 3743 deletions
|
|
@ -666,7 +666,7 @@ module.exports = function(grunt) {
|
|||
grunt.loadNpmTasks("grunt-run");
|
||||
grunt.loadNpmTasks("grunt-text-replace");
|
||||
|
||||
grunt.loadTasks("modules/grunts/manifester/tasks");
|
||||
// grunt.loadTasks("modules/grunts/manifester/tasks");
|
||||
|
||||
grunt.loadTasks("modules/grunts/prepjs/tasks");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue