dillon1000/react
Commit
Browse files Use hasOwnProperty checks in Object.assign
Because IE8 polyfills add enumerable properties, this doesn't play nicely. So for IE8 compatibility we add this check. Slower though. :(
Changed paths1 file
First-parent comparisonsrc/vendor/stubs/Object.assign.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…