Merge pull request #466 from ajaxorg/server-side-rendering

added reference to jsdom to the submodules
This commit is contained in:
Sergi Mansilla 2011-10-14 01:18:21 -07:00
commit e8bfde6e5d
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View file

@ -14,7 +14,6 @@
# A handy place to put stuff that git should ignore:
/ignore/
support/async/
support/jsdom/
support/node-htmlparser/
support/node-o3-xml/
support/requirejs/

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "doc/wiki"]
path = doc/wiki
url = git://github.com/ajaxorg/ace.wiki.git
[submodule "support/jsdom"]
path = support/jsdom
url = git://github.com/ajaxorg/jsdom.git

1
support/jsdom Submodule

@ -0,0 +1 @@
Subproject commit 51938ca15ac7bd16f94e534cda3779f8a0a9f130