We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b78ae commit b06bad1Copy full SHA for b06bad1
DEVELOPERS.md
@@ -64,6 +64,8 @@ and run `orb` in the base directory to enter the virtual machine.
64
https://github.com/denoland/deno/blob/v1.30.3/Cargo.toml)
65
- Open the `Cargo.toml` at the root of of this repo and modify all `deno_*`
66
modules to match to the selected tag of Deno.
67
+- Update the contents of `ext/node/` to match the contents of
68
+ `deno@selected-tag/ext/node`.
69
70
## How to use Dev Container
71
0 commit comments