Jarred Sumner @jarredsumner.com · Feb 13

This HMR isn't just on the client. API endpoints hot reload so you can make changes without stopping & restarting the server

21 likes 2 replies

?

Replies

Clarkio · Feb 13

Love that HMR is for the API as well. Does this mean it’s something like ‘bun init react’? Are there plans to support other frontends too then?

Vincent · Feb 13

Awesome! Does bun support hot reloading in a production environment, or is this only for development purposes?