We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbaa97 commit 8b1cdaaCopy full SHA for 8b1cdaa
README.md
@@ -47,7 +47,6 @@ arguments when launching code-server with Docker. See
47
- If you also plan on developing, set the `OUT` environment variable. Otherwise
48
it will build in this directory which will cause issues because `yarn watch`
49
will try to compile the build directory as well.
50
-- For now `@coder/nbin` is a global dependency.
51
- Run `yarn build ${vscodeVersion} ${codeServerVersion}` in this directory (for
52
example: `yarn build 1.36.0 development`).
53
- If you target the same VS Code version our Travis builds do everything will
0 commit comments