remove unnecessary dependencies - ignore fonts folder
This commit is contained in:
parent
efa36915e1
commit
b9c9d9968f
4 changed files with 4 additions and 13 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue