mirror of
https://github.com/coder/code-server.git
synced 2025-07-30 13:32:59 +08:00
Merge pull request #1445 from maksimr/fix-doc
Fix documentation for build process
This commit is contained in:
@ -26,5 +26,5 @@ works internally.
|
||||
yarn
|
||||
yarn vscode
|
||||
yarn build
|
||||
node ./build/out/entry.js # Run the built JavaScript with Node.
|
||||
node ./build/out/node/entry.js # Run the built JavaScript with Node.
|
||||
```
|
||||
|
Reference in New Issue
Block a user