New webpack export will break eon-chart builder because flaten function was removed
ianjennings opened this issue · 2 comments
ianjennings commented
Here is the original flatten function:
Line 464 in 3cc2cf0
ianjennings commented
This may be helpful:
https://github.com/webpack/webpack/tree/master/examples/multi-part-library
ianjennings commented
It's also possible to bundle the flatten code within the builder example. It's not important for the normal library.