forked from google/vsaq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 768 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "third_party/closure-compiler"]
path = third_party/closure-compiler
url = https://github.com/google/closure-compiler
[submodule "third_party/closure-library"]
path = third_party/closure-library
url = https://github.com/google/closure-library
[submodule "third_party/closure-stylesheets"]
path = third_party/closure-stylesheets
url = https://github.com/google/closure-stylesheets
[submodule "third_party/js-dossier"]
path = third_party/js-dossier
url = https://github.com/jleyba/js-dossier
[submodule "third_party/closure-templates"]
path = third_party/closure-templates
url = https://github.com/google/closure-templates
[submodule "third_party/safe-html-types"]
path = third_party/safe-html-types
url = https://github.com/google/safe-html-types