next.js
7903a574
- [devtools] Add a very minimal API for restarting the dev server (#79265)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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 ```
References
#79265 - [devtools] Add a very minimal API for restarting the dev server
Author
bgw
Parents
cfe1ebc1
Loading