React.NET
React.NET copied to clipboard
Possible to do hot reload for jsx and cs files?
Hi Possible to do hot reload for jsx and cs files? How? thanks for this great project Peter
Would recommend you look at razzle with javascript.nodejs
https://nede.dev/blog/integrating-react-into-aspnet-core-using-razzle-with-all-the-goodies-like-ssr-routing-code-splitting-and-hmr-part-1
personally i tried to achieve this, but i have yet to figure out the setup.
@7thcubic have you had any success with the Razzle guide you've linked? I still can't believe HMR doesn't work out of the box here.