bencoveney / ts-react-boilerplate

Boilerplate project configuration using TypeScript, Webpack, React and including linting.
https://bencoveney.github.io/ts-react-boilerplate/
MIT License
2 stars 0 forks source link

Add react hot module reloading #6

Closed bencoveney closed 6 years ago

bencoveney commented 6 years ago

Some useful links: https://webpack.js.org/guides/hot-module-replacement/ https://github.com/gaearon/react-hot-loader

bencoveney commented 6 years ago

A good example:

https://github.com/cr0cK/ts-sample-app