Skip to content

Commit b6a3f9a

Browse files
committed
docs(patches): update testing info for node-version
1 parent 013934d commit b6a3f9a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

patches/node-version.diff

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ Previously it would use the yarnrc which results in builds that cannot run with
44
the version of Node they were built with because the native modules are
55
targeting the wrong version.
66

7-
One way test this is to build in a fresh Docker container, run the build, then
8-
try opening the built-in terminal.
7+
To test this:
8+
9+
1. build fresh Coder workspace
10+
2. clone code-server
11+
3. `yarn watch`
12+
4. test built-in terminal
913

1014
Index: code-server/lib/vscode/build/gulpfile.reh.js
1115
===================================================================

0 commit comments

Comments
 (0)