mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ecdc185deb
I already had to aliasify to have better control over the requires
so we might as well do it everywhere for consistency.
This probably makes it easier to rebase the rollup work too
because aliases seems to be how you solve this in that world.
(cherry picked from commit c8f7215b20)