vendredi 15 février 2019

What is the recommended way to shim Object.entries in Ember.js?

Some of my users use Internet Explorer 11 which doesn’t support Object.entries. I’d like to still support that browser but I’m using Object.entries in multiple places within my codebase.

I see that there’s a shim available. Where would be the best place to place this shim within Ember?

Thanks!




Aucun commentaire:

Enregistrer un commentaire