canjs / can-view-scope

Scope management for view engines
https://canjs.com/doc/can-view-scope.html
MIT License
4 stars 0 forks source link

replace native Object.assign with can-assign #192

Closed cherifGsoul closed 6 years ago

cherifGsoul commented 6 years ago

Fix IE 11 compatibility by using can-assign instead of native Object.assign in scope-key-data.js