mirror of
https://github.com/coder/code-server.git
synced 2025-08-02 14:02:51 +08:00
Implement extensions channel
This commit is contained in:
@ -55,6 +55,7 @@ How to [secure your setup](/doc/security/ssl.md).
|
||||
export OUT=/path/to/some/directory`. Otherwise it will build in this
|
||||
directory which will cause issues because then `yarn watch` will try to
|
||||
compile the build directory as well.
|
||||
- For now `@coder/nbin` is a global dependency.
|
||||
- Run `yarn build ${vscodeVersion} ${target} ${arch}`in this directory (for example:
|
||||
`yarn build 1.35.0 linux x64`).
|
||||
|
||||
|
Reference in New Issue
Block a user