mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
remove release task
This commit is contained in:
parent
eb2a958ddb
commit
47a4b3216a
@ -98,7 +98,7 @@ module.exports = function (grunt) {
|
|||||||
return eval(require('fs').readFileSync(file).toString());
|
return eval(require('fs').readFileSync(file).toString());
|
||||||
}
|
}
|
||||||
|
|
||||||
grunt.task.loadTasks('./internalTasks');
|
//grunt.task.loadTasks('./internalTasks');
|
||||||
grunt.loadNpmTasks('grunt-browserify');
|
grunt.loadNpmTasks('grunt-browserify');
|
||||||
grunt.loadNpmTasks('grunt-contrib-watch');
|
grunt.loadNpmTasks('grunt-contrib-watch');
|
||||||
grunt.loadNpmTasks('grunt-contrib-requirejs');
|
grunt.loadNpmTasks('grunt-contrib-requirejs');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user