Fix node-swc

This commit is contained in:
강동윤 2019-11-26 12:38:38 +09:00
parent b81200b1db
commit ed1ad6f9b5

6
.gitmodules vendored
View File

@ -3,10 +3,10 @@
url = https://github.com/tc39/test262-parser-tests.git url = https://github.com/tc39/test262-parser-tests.git
[submodule "tests/projects/rxjs"] [submodule "tests/projects/rxjs"]
path = tests/projects/rxjs/repo path = tests/projects/rxjs/repo
url = git@github.com:ReactiveX/rxjs.git url = https://github.com/ReactiveX/rxjs.git
[submodule "tests/projects/webpack"] [submodule "tests/projects/webpack"]
path = tests/projects/webpack/repo path = tests/projects/webpack/repo
url = git@github.com:webpack/webpack.git url = https://github.com/webpack/webpack.git
[submodule "tests/projects/angular/repo"] [submodule "tests/projects/angular/repo"]
path = tests/projects/angular/repo path = tests/projects/angular/repo
url = git@github.com:angular/angular.git url = https://github.com/angular/angular.git