-
Notifications
You must be signed in to change notification settings - Fork 381
Closed
Description
Hi there!
Desipte the link in the React on Rails Doctrine to React Hot Loader, it seems this project is using the deprecated React Transform HMR project.
Has anyone had success implementing React Hot Loader yet and/or have an example of implementation? Specifically, I am getting hung up on where/how to use the module.hot.accept
stuff.
Thanks!