Skip to content

Commit b06bad1

Browse files
pRizznyannyacha
authored andcommitted
Add blurb to docs about updating ext/node when updating Deno version (#494)
1 parent f2b78ae commit b06bad1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DEVELOPERS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ and run `orb` in the base directory to enter the virtual machine.
6464
https://github.com/denoland/deno/blob/v1.30.3/Cargo.toml)
6565
- Open the `Cargo.toml` at the root of of this repo and modify all `deno_*`
6666
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`.
6769

6870
## How to use Dev Container
6971

0 commit comments

Comments
 (0)