mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c8f7215b20
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.