postaljs / postal.js

JavaScript pub/sub library supporting advanced subscription features, and several helpful add-ons.

Home Page:http://ifandelse.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isArray is not defined in postal.lodash.js

hankhsiao opened this issue · comments

Looks like there's an edge case where if __postalReady__ is defined and postal tried to process the contents, the mindash version of postal will have an issue. I'm in the process of converting this project's build and module format, and plan to replace lodash methods with ES5 equivalents where possible, to minimize dependency footprint....I'll address this with those changes, thanks!