eisisig / react-isolate

React Component Isolation Playground
11 stars 0 forks source link

Hot reloading seems to be broken in general #18

Closed eisisig closed 8 years ago

eisisig commented 8 years ago

Somewhere along the line the hot reloading seems to have broken. This needs to be fixed

eisisig commented 8 years ago

I'm wating for the babel-react-transform plugin to support babel 6. Then I will go into fixing this

eisisig commented 8 years ago

Thing seem way better after babel 6 upgrade relating to these errors #28

eisisig commented 8 years ago

Seems to be fixed in general with babel 6 update. Will report specific bugs when they pop up