react-example icon indicating copy to clipboard operation
react-example copied to clipboard

Doesn't recover after invalid jsx

Open vird opened this issue 8 years ago • 0 comments

git clone https://github.com/fuse-box/react-example
cd react-example
npm i
node fuse.js
# (optional) open in browser localhost:4444
# change App.jsx:19 </div> -> <div>
# rollback change
# try to open localhost:4444

https://gist.github.com/vird/bd9cadcca7ae0ec7ba0af42ccf4ecb06

vird avatar Mar 04 '17 01:03 vird