Skip to content

Commit

Permalink
Commented out wiredeps since it isn't used
Browse files Browse the repository at this point in the history
  • Loading branch information
mminella committed Aug 14, 2015
1 parent d548e18 commit 2138b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IoT-Dashboard/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ module.exports = function (grunt) {
grunt.task.run([
'replace:development',
'clean:server',
'wiredep',
//'wiredep',
'concurrent:server',
'autoprefixer',
'connect:livereload',
Expand Down

0 comments on commit 2138b15

Please sign in to comment.