Generate CSV using a new plugin
This commit is contained in:
parent
94a0ffa02e
commit
0efbf28f1a
6 changed files with 34 additions and 28 deletions
|
|
@ -59,6 +59,8 @@ module.exports = function(grunt) {
|
|||
'bower_components/angular-gettext/dist/angular-gettext.js',
|
||||
'bower_components/angular-touch/angular-touch.js',
|
||||
'bower_components/angular-ui-switch/angular-ui-switch.js',
|
||||
'bower_components/angular-sanitize/angular-sanitize.js',
|
||||
'bower_components/ng-csv/build/ng-csv.js',
|
||||
'angular-bitcore-wallet-client/angular-bitcore-wallet-client.js'
|
||||
],
|
||||
dest: 'public/lib/angular.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue