georapbox/immutable-arrays

Optimise for tree-shaking

Closed this issue · 1 comments

In package.json the browser field serves the UMD bundle. Therefore, tools like Webpack cannot take advantage of tree-shaking because the UMD bundles are not statically analyzable.

Closed by PR #9