Remove underscore for lodash
This commit is contained in:
parent
aa6e299175
commit
88459c74bb
20 changed files with 74 additions and 97 deletions
|
|
@ -118,7 +118,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/lodash/dist/lodash.js',
|
||||
'lib/bitcore.js',
|
||||
'lib/file-saver/FileSaver.js',
|
||||
'lib/socket.io-client/socket.io.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue