Use packaged edition of underscore.

This commit is contained in:
Chad Weider 2012-05-11 18:32:17 -07:00
parent b47f6ae905
commit 8e735b0841
3 changed files with 4 additions and 999 deletions

View file

@ -38,6 +38,7 @@ var tar = JSON.parse(fs.readFileSync(TAR_PATH, 'utf8'));
var LIBRARY_WHITELIST = [
'security'
, 'underscore'
];
// Rewrite tar to include modules with no extensions and proper rooted paths.

View file

@ -59,6 +59,8 @@
, "jquery.js"
, "rjquery.js"
, "underscore.js"
, "$underscore.js"
, "$underscore/underscore.js"
, "security.js"
, "$security.js"
, "json2.js"

File diff suppressed because it is too large Load diff