Files
meteor/packages
Ben Newman f2d42067b9 Use Object.keys instead of Object.entries.
It turns out we do not polyfill Object.entries, because that would require
requiring 'core-js/es7/object' in ecmascript-runtime-client/runtime.js.
Something to consider, but not strictly necessary right now.

https://github.com/meteor/meteor/pull/9338#discussion_r150306273
2017-11-11 16:07:08 -05:00
..
2017-08-24 07:19:29 -04:00
2017-04-07 18:50:17 +03:00