Closed sapegin closed 10 years ago
You need to have an Object.create polyfill for IE8
Polyfill for Object.assign #11
For now, don't want to adding polyfill for Object.create. es5-shim has it and tons of other good stuff
Added important about Object.[assign/create] https://github.com/termi/es6-transpiler/commit/81a0c04551510533eb2e179127cfa64c5a1e1087
Source code:
IE8:
IE9 and IE10: