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