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:
Shannon
2015-01-02 14:25:11 +11:00
parent a68fed42ad
commit 201464cb44
19 changed files with 516 additions and 1715 deletions

View File

@@ -1,7 +1,7 @@
[
'lib/jquery/jquery-2.0.3.min.js',
'lib/angular/1.1.5/angular.min.js',
'lib/underscore/underscore.js',
'lib/underscore/underscore-min.js',
'lib/jquery/jquery-ui-1.10.3.custom.min.js',