Add underscore to bower and karma conf
This commit is contained in:
parent
a0c7d2cb66
commit
e2df438485
5 changed files with 10 additions and 3 deletions
|
|
@ -83,6 +83,7 @@ module.exports = function(grunt) {
|
|||
'js/shell.js', // shell must be loaded before moment due to the way moment loads in a commonjs env
|
||||
'lib/moment/min/moment.min.js',
|
||||
'lib/qrcode-generator/js/qrcode.js',
|
||||
'lib/underscore/underscore.js',
|
||||
'lib/bitcore.js',
|
||||
'lib/crypto-js/rollups/sha256.js',
|
||||
'lib/crypto-js/rollups/pbkdf2.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue