Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With the recent finders implementation we involved `Object.entries(`, which isn't supported by IE Since ember supports IE, we should also do it. see: - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/in
- Loading branch information