blob: d9240f27e3976c52c4ef2dfa4bde8af1d464309a (
plain)
1
2
3
4
5
6
7
|
[submodule "third_party"]
path = third_party
url = https://github.com/denoland/deno_third_party.git
[submodule "build"]
path = build
url = https://github.com/denoland/chromium_build.git
branch = deno
|