pubnub/eon-chart

New webpack export will break eon-chart builder because flaten function was removed

ianjennings opened this issue · 2 comments

Here is the original flatten function:

flatten: function(ob) {

It's also possible to bundle the flatten code within the builder example. It's not important for the normal library.