|
|
@ -126,6 +126,7 @@ In addition to that philosophy, we've also taken the stance that we, as authors |
|
|
|
`es5-sham.js`, also from [kriskowal's es5-shim](https://github.com/kriskowal/es5-shim), provides the following that React needs: |
|
|
|
|
|
|
|
* `Object.create` |
|
|
|
* `Object.freeze` |
|
|
|
|
|
|
|
The unminified build of React needs the following from [paulmillr's console-polyfill](https://github.com/paulmillr/console-polyfill). |
|
|
|
|
|
|
|