remove unnecessary dependencies - ignore fonts folder

This commit is contained in:
Javier 2016-05-13 17:13:05 -03:00
commit b9c9d9968f
4 changed files with 4 additions and 13 deletions

View file

@ -93,10 +93,6 @@ module.exports = function(grunt) {
'bower_components/angular/angular.js',
'bower_components/angular-ui-router/release/angular-ui-router.js',
'bower_components/angular-foundation/mm-foundation-tpls.js',
'bower_components/angular-touch/angular-touch.js',
'bower_components/fastclick/lib/fastclick.js',
'bower_components/stateful-fastclick/dist/stateful-fastclick.js',
'bower_components/angular-stateful-fastclick/lib/angular-stateful-fastclick.js',
'bower_components/angular-moment/angular-moment.js',
'bower_components/ng-lodash/build/ng-lodash.js',
'bower_components/angular-qrcode/angular-qrcode.js',