react-figma / react-figma-boilerplate

👯‍♀️ Boilerplate app for react-figma
75 stars 22 forks source link

Enable HMR supporting by default #12

Open ilyalesik opened 3 years ago

Sydney-o9 commented 3 years ago

https://github.com/react-figma/react-figma/blob/master/docs/hmr.md

yoniholmes commented 3 years ago

Just want to bump this. I've left a question about how to get HMR working over in the react-figma discussion board. I think any development without HMR is almost not worth it. I've spent over a day trying to get HMR working, only there are significant discrepancies between the boilerplate code base and the HMR example code base.

HMR should absolutely be part of the boilerplate. If anyone can offer any suggestions about how to make it work, and your experience getting this to work would be much appreciated!

I would raise a PR if only I could get it working myself!

Many thanks in advance!

Kind regards,

Jonathan

silviopaganini commented 3 years ago

Just want to bump this. I've left a question about how to get HMR working over in the react-figma discussion board. I think any development without HMR is almost not worth it. I've spent over a day trying to get HMR working, only there are significant discrepancies between the boilerplate code base and the HMR example code base.

HMR should absolutely be part of the boilerplate. If anyone can offer any suggestions about how to make it work, and your experience getting this to work would be much appreciated!

I would raise a PR if only I could get it working myself!

Many thanks in advance!

Kind regards,

Jonathan

how have you managed to make it work?

yoniholmes commented 3 years ago

@silviopaganini no I was not able to get this to work I'm afraid so I gave up. I hope you have better luck!

silviopaganini commented 3 years ago

Yeah same. It's a shame though