You've already forked AstralRinth
forked from didirus/AstralRinth
Don't always try to kill SvelteKit process after dev server (#22)
This commit is contained in:
@@ -9,6 +9,8 @@ pnpm install # Install dependencies
|
||||
pnpm dev # Start dev server
|
||||
```
|
||||
|
||||
> If after quitting the dev process, you find that the SvelteKit process is still running (or preventing you from restarting the dev command), run `pnpm kill:dev`
|
||||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user