Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit c211ba5

Browse files
committed
Merge pull request #4595 from adobe/dangoor/v8-crash-redux
v8 crash (acorn parsing) workaround
2 parents 0f93238 + f8f9c7a commit c211ba5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
url = https://github.com/janl/mustache.js.git
1313
[submodule "src/extensions/default/JavaScriptCodeHints/thirdparty/tern"]
1414
path = src/extensions/default/JavaScriptCodeHints/thirdparty/tern
15-
url = https://github.com/marijnh/tern.git
15+
url = https://github.com/dangoor/tern.git
1616
[submodule "src/extensions/default/JavaScriptCodeHints/thirdparty/acorn"]
1717
path = src/extensions/default/JavaScriptCodeHints/thirdparty/acorn
18-
url = https://github.com/marijnh/acorn.git
18+
url = https://github.com/dangoor/acorn.git
1919
[submodule "src/thirdparty/requirejs"]
2020
path = src/thirdparty/requirejs
2121
url = https://github.com/jrburke/requirejs.git
Submodule acorn updated 1 file

0 commit comments

Comments
 (0)