add requirejs as submodule
This commit is contained in:
parent
02e1c03bec
commit
6b2e5da482
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "tool/support/async"]
|
||||
path = tool/support/async
|
||||
url = git://github.com/fjakobs/async.js.git
|
||||
[submodule "support/requirejs"]
|
||||
path = support/requirejs
|
||||
url = git://github.com/jrburke/requirejs.git
|
||||
|
|
|
|||
1
support/requirejs
Submodule
1
support/requirejs
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 819c4e7b9b1e6e5f99696b5c9f2805891a9e7cfd
|
||||
Loading…
Add table
Add a link
Reference in a new issue