mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-18 18:10:32 +01:00
Grunt Support Added, Fixed Bower support on heroku
This commit is contained in:
@@ -81,7 +81,7 @@ module.exports = function(grunt) {
|
||||
grunt.loadNpmTasks('grunt-nodemon');
|
||||
grunt.loadNpmTasks('grunt-concurrent');
|
||||
|
||||
//Making grunt default to force inorder not to break the project.
|
||||
//Making grunt default to force in order not to break the project.
|
||||
grunt.option('force', true);
|
||||
|
||||
//Default task(s).
|
||||
|
||||
Reference in New Issue
Block a user