dillon1000/react

Commit

Use aliasify everywhere instead of browserify-global-shim (#7476)

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.
Browse files
Changed paths6 files
First-parent comparison
M grunt/config/browserify.js ModifiedM gulpfile.js ModifiedM package.json ModifiedA src/umd/shims/ReactComponentTreeHookUMDShim.js AddedA src/umd/shims/ReactCurrentOwnerUMDShim.js AddedA src/umd/shims/ReactUMDShim.js Added
Patch

Files changed

Rendering syntax-highlighted changes…