Merge pull request #643 from jasonbw/patch-1
Fix y-websocket `server.cjs` path
This commit is contained in:
commit
cdd8e4f5fc
@ -297,7 +297,7 @@ npm i yjs y-websocket
|
||||
Start the y-websocket server:
|
||||
|
||||
```sh
|
||||
PORT=1234 node ./node_modules/y-websocket/bin/server.js
|
||||
PORT=1234 node ./node_modules/y-websocket/bin/server.cjs
|
||||
```
|
||||
|
||||
### Example: Observe types
|
||||
|
Loading…
x
Reference in New Issue
Block a user