Ref and add pbkdf2 as angular module
This commit is contained in:
parent
4c55b8b541
commit
4bb2375ed0
7 changed files with 26 additions and 5 deletions
|
|
@ -27,6 +27,7 @@ module.exports = function(config) {
|
|||
'bower_components/angular-sanitize/angular-sanitize.js',
|
||||
'bower_components/ng-csv/build/ng-csv.js',
|
||||
'bower_components/angular-mocks/angular-mocks.js',
|
||||
'angular-pbkdf2/angular-pbkdf2.js',
|
||||
'angular-bitcore-wallet-client/angular-bitcore-wallet-client.js',
|
||||
'src/js/**/*.js',
|
||||
'test/helpers.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue