Add underscore to bower and karma conf

This commit is contained in:
Esteban Ordano 2014-09-02 10:23:57 -03:00
commit e2df438485
5 changed files with 10 additions and 3 deletions

View file

@ -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',