lodash: Add UglifyJS and Closure Compiler submodules. [jddalton]

Former-commit-id: e1e8d2492319fb37c06a912c4b09e0cffaeda24f
This commit is contained in:
John-David Dalton
2012-04-22 13:49:53 -04:00
parent 78cc8f8b6e
commit 10fc7aa83c
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "vendor/requirejs"]
path = vendor/requirejs
url = git://github.com/jrburke/requirejs.git
[submodule "vendor/uglifyjs"]
path = vendor/uglifyjs
url = git://github.com/mishoo/UglifyJS.git

1
vendor/uglifyjs vendored Submodule

Submodule vendor/uglifyjs added at 521bb0f1ec