mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-27 01:49:20 +02:00
Update DEVELOPMENT.md
This commit is contained in:
+2
-4
@@ -50,11 +50,9 @@ New migrations can be created from the `src-tauri/` directory:
|
|||||||
npm run migration
|
npm run migration
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the app to apply the migrations.
|
Rerun the app to apply the migrations.
|
||||||
|
|
||||||
If nothing happens, try `cargo clean` and run the app again.
|
_Note: For safety, development builds use a separate database location from production builds._
|
||||||
|
|
||||||
_Note: Development builds use a separate database location from production builds._
|
|
||||||
|
|
||||||
## Lezer Grammer Generation
|
## Lezer Grammer Generation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user