ScottLogic / kdb-boothroyd

a prototype re-implementation of KDB Studio using JavaScript and Electron
Apache License 2.0
5 stars 2 forks source link

Switch to using React Fast Refresh for module reload #23

Closed OiNutter closed 3 years ago

OiNutter commented 3 years ago

Swaps out react-hot-loader for Fast Refresh.

Disclaimer: Fast Refresh webpack plugin is experimental and not yet stable but it seems to work fine for our current uses. More info here: https://github.com/pmmmwh/react-refresh-webpack-plugin/