next.js
7903a574 - [devtools] Add a very minimal API for restarting the dev server (#79265)

Commit
214 days ago
[devtools] Add a very minimal API for restarting the dev server (#79265) Example: ``` curl -v --request POST --header "Content-Type: application/json" --data '{}' http://localhost:3000/__nextjs_restart_dev ```
Author
bgw bgw
Parents
Loading