DeloitteAU / react-habitat

⚛️ 🛅 A React DOM Bootstrapper designed to harmonise a hybrid 'CMS + React' application.
Other
262 stars 42 forks source link

FR: Automatic react-hot-loader integration #47

Open timkelty opened 4 years ago

timkelty commented 4 years ago

I can use react-hot-loader on any of my components to get hot reloading working…but it would be nice if the builder had a hot boolean (option)[https://github.com/DeloitteDigitalAPAC/react-habitat#passing-options-to-register] to control this for any registered components.