Skip to content

Commit 8b1cdaa

Browse files
committed
Nbin is no longer a global dependency
1 parent 0bbaa97 commit 8b1cdaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ arguments when launching code-server with Docker. See
4747
- If you also plan on developing, set the `OUT` environment variable. Otherwise
4848
it will build in this directory which will cause issues because `yarn watch`
4949
will try to compile the build directory as well.
50-
- For now `@coder/nbin` is a global dependency.
5150
- Run `yarn build ${vscodeVersion} ${codeServerVersion}` in this directory (for
5251
example: `yarn build 1.36.0 development`).
5352
- If you target the same VS Code version our Travis builds do everything will

0 commit comments

Comments
 (0)