Send document versions with cursors
This commit is contained in:
parent
d9ffcfeb5c
commit
bb07602c68
7 changed files with 43 additions and 18 deletions
|
|
@ -9,3 +9,7 @@ cargo test export_bindings
|
|||
cd -
|
||||
|
||||
cp -r sync-server/bindings/* frontend/sync-client/src/services/types/
|
||||
|
||||
cd frontend
|
||||
npm run lint || npx prettier --write sync-client/src/services/types/*.ts
|
||||
cd -
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue