Object.entries is not defined #27

Closed
opened 2015-10-26 02:31:31 +00:00 by slightlytyler · 1 comment
slightlytyler commented 2015-10-26 02:31:31 +00:00 (Migrated from github.com)

Latest build is broken for me due to Object.entries
https://github.com/michaelcontento/redux-storage/blob/master/src/reducer.js#L23

Does babel support this? Could just use lodash pair

Latest build is broken for me due to `Object.entries` https://github.com/michaelcontento/redux-storage/blob/master/src/reducer.js#L23 Does babel support this? Could just use lodash `pair`
michaelcontento commented 2015-10-26 08:11:40 +00:00 (Migrated from github.com)

Thank you for reporting this!

Fixed with lodash.pairs and v1.3.2 has been published to npm :)

Thank you for reporting this! Fixed with `lodash.pairs` and v1.3.2 has been published to npm :)
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MichaelContento/redux-storage#27
No description provided.