Nbin is no longer a global dependency

This commit is contained in:
Asher 2019-09-13 10:20:35 -05:00
parent 0bbaa9763b
commit 8b1cdaa4a1
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A
1 changed files with 0 additions and 1 deletions

View File

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