mirror of
https://github.com/facebook/react.git
synced 2026-04-01 17:17:54 +00:00
I just noticed that we don't actually need to let the devtools build finish first because the e2e tests don't use those built files. We can decouple them to allow them to run in paralllel.