Fixes: U4-5918 Update Underscore.js and also updates our usage of bower with the correct grunt-bower plugin, this massively simplifies bower usage and paves the way to start using bower for all JS components.
This commit is contained in:
@@ -23,9 +23,9 @@ module.exports = function(karma) {
|
||||
'lib/angular/1.2/angular-mocks.js',*/
|
||||
|
||||
|
||||
'lib/underscore/underscore.js',
|
||||
'lib/../build/belle/lib/underscore/underscore-min.js',
|
||||
'lib/umbraco/Extensions.js',
|
||||
'lib/lazyload/lazyload.min.js',
|
||||
'lib/../build/belle/lib/rgrove-lazyload/lazyload.js',
|
||||
|
||||
|
||||
'test/config/app.unit.js',
|
||||
|
||||
Reference in New Issue
Block a user