vadimdemedes / goodness-squad

4 stars 0 forks source link

React Refresh #8

Open vadimdemedes opened 3 years ago

vadimdemedes commented 3 years ago

See https://github.com/vadimdemedes/ink/issues/159.

It would be insanely cool if Ink supported React Refresh (a newer replacement for HMR, which would allow replacing component code on-the-fly while app is still running. Note that this shouldn't be turned on by default, only when DEV environment variable equals to true, similar to how DevTools integration works now.

Useful links:

tarsisexistence commented 3 years ago

I'd take it