-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 818 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 818 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "repos/effect"]
path = repos/effect
url = git@github.com:Effect-TS/effect-smol.git
[submodule "repos/router"]
path = repos/router
url = git@github.com:TanStack/router.git
[submodule "repos/workers-sdk"]
path = repos/workers-sdk
url = git@github.com:cloudflare/workers-sdk.git
[submodule "repos/agents"]
path = repos/agents
url = git@github.com:cloudflare/agents.git
[submodule "repos/oxc"]
path = repos/oxc
url = git@github.com:oxc-project/oxc.git
[submodule "repos/vite"]
path = repos/vite
url = git@github.com:vitejs/vite.git
[submodule "konfik"]
path = konfik
url = git@github.com:crosshatch/konfik.git
[submodule "repos/workerd"]
path = repos/workerd
url = git@github.com:cloudflare/workerd.git
[submodule "repos/vitest"]
path = repos/vitest
url = git@github.com:vitest-dev/vitest.git