Files
react/packages
Dan Abramov ec38def44f [Fresh] Don't traverse remounted trees (#15685)
* Don't traverse children when hot reloading needs a remount

If we're gonna remount that tree anyway, there is no use in traversing its children beforehand.

* Add a test verifying hot reload batches updates

Otherwise there is a risk of it being super slow due to cascades.
2019-05-20 14:55:01 +01:00
..
2019-03-27 23:58:16 -07:00
2019-05-16 16:51:18 -07:00
2019-05-13 14:30:39 -07:00