mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-10 04:12:32 +01:00
Fix warning about build? prettier broke it?
This commit is contained in:
parent
22c2e2149c
commit
611b2f7b43
@ -39,5 +39,6 @@ because the gateway returns responses encoded with [erlpack](https://github.com/
|
|||||||
Easy fix though, just edit the `DeveloperOptionsStore` localStorage key so that `logGatewayEvents` is true, and reload the client.
|
Easy fix though, just edit the `DeveloperOptionsStore` localStorage key so that `logGatewayEvents` is true, and reload the client.
|
||||||
|
|
||||||
!!! warning
|
!!! warning
|
||||||
Make sure you rerun `npm run build` every time you edit source code. Additionally, make sure you run `npm run generate:schema` whenever you change a
|
|
||||||
schema. If you want to do both, there's a shortcut: `npm run setup`.
|
Make sure you rerun `npm run build` every time you edit source code. Additionally, make sure you run `npm run generate:schema` whenever you change a
|
||||||
|
schema. If you want to do both, there's a shortcut: `npm run setup`.
|
||||||
|
Loading…
Reference in New Issue
Block a user