IE 11 support
aldarund opened this issue · 2 comments
aldarund commented
https://github.com/Rich-Harris/devalue/blob/master/src/index.ts#L112
Object.assign dont work in ie 11 as well as in some mobile browsers
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign#Browser_compatibility
manniL commented
Friendly Reminder @Rich-Harris
samboylett commented
PR submitted 😃