kristw opened a new pull request #5841: Enable hot module replace for react 
with react-hot-loader
URL: https://github.com/apache/incubator-superset/pull/5841
 
 
   - Install `react-hot-loader` and configure it to work with babel
   - Update entry points to wrap the main App as **hot** module. Some original 
`index.jsx` are renamed to `App.jsx` and leave only thin shell that calls 
`ReactDOM.render` in `index.jsx`
   
   Based on instruction here
   https://github.com/gaearon/react-hot-loader

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to