mirror of
https://github.com/penpot/penpot.git
synced 2025-08-01 22:18:21 +02:00
📚 Update documentation.
This commit is contained in:
parent
b1b1f1f579
commit
36eb48c649
4 changed files with 46 additions and 60 deletions
|
@ -137,7 +137,7 @@ On the REPL you have this helper functions:
|
|||
- `(stop)`: stops the environment
|
||||
- `(restart)`: stops, reload and start again.
|
||||
|
||||
And many other that are defined in the `tests/user.clj` file.
|
||||
And many other that are defined in the `dev/user.clj` file.
|
||||
|
||||
If some exception is raised when code is reloaded, just use
|
||||
`(repl/refresh-all)` in order to finish correctly the code swaping and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue