2019-09-16 07:36:21 -04:00
|
|
|
[submodule "chromium_build"]
|
2019-09-12 15:07:21 -04:00
|
|
|
path = core/libdeno/build
|
2018-11-29 21:50:38 -05:00
|
|
|
url = https://github.com/denoland/chromium_build.git
|
2019-09-16 07:36:21 -04:00
|
|
|
[submodule "deno_std"]
|
2019-03-06 10:23:47 -05:00
|
|
|
path = js/deps/https/deno.land/std
|
2018-12-23 18:22:14 -05:00
|
|
|
url = https://github.com/denoland/deno_std.git
|
2019-09-16 07:36:21 -04:00
|
|
|
[submodule "deno_third_party"]
|
|
|
|
path = third_party
|
|
|
|
url = https://github.com/denoland/deno_third_party.git
|
|
|
|
[submodule "typescript"]
|
2019-09-15 18:36:27 -04:00
|
|
|
path = deno_typescript/typescript
|
|
|
|
url = https://github.com/microsoft/TypeScript.git
|
2019-09-17 11:49:38 -04:00
|
|
|
fetchRecurseSubmodules = false
|
|
|
|
shallow = true
|