dillon1000/react
Commit
Browse files Update Object.assign polyfill
The spec changed to allow null & undefined sources without throwing. Now our code depends on this new behavior. The only browser that implements Object.assign has also updated its native implementation to this behavior (Firefox Nightly).
Changed paths1 file
First-parent comparisonsrc/vendor/polyfill/Object.es6.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…