diff --git a/Gruntfile.js b/Gruntfile.js index d39d4ea..06cd5e3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -147,10 +147,6 @@ module.exports = function (grunt) { // Automatically inject Bower components into the app bowerInstall: { - app: { - src: ['<%= yeoman.app %>/index.html'], - ignorePath: '<%= yeoman.app %>/' - }, sass: { src: ['<%= yeoman.app %>/styles/{,*/}*.{scss,sass}'], ignorePath: '<%= yeoman.app %>/bower_components/'