Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 516 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 516 Bytes

react-hot-transform

This is an adapter for react-hot-loader v1 that is compatible with Browserify-HMR. See Browserify-HMR's Quick Example section for an example of react-hot-transform in use.

This project is unmaintained and outdated. React Hot Loader v3 now works as a Babel plugin, so it can be used with Browserify+Babel directly and should be used instead of this.