Replies: 3 comments
-
Would be very helpful... good to know q+enter actually does close the server. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Agreed; if these shortcuts are not planned for removal, then it's useful to describe. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Promoted to issue! #11516 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Astro dev server supports several shortcuts you can use from the terminal while it is running, but this is not currently documented. Historically these were not super important but with the advent of content layer, the
s
shortcut is being recommended more frequently to re-sync the content layer in the case of dodgy caching.With the dev server running you can h then enter to display available shortcuts. At time of writing, this logs:
Beta Was this translation helpful? Give feedback.
All reactions