stealjs / steal-tools

Build easy. Load fast.
https://stealjs.com/docs/steal-tools.html
MIT License
67 stars 23 forks source link

treeShaking: false does not disable client-side tree shaking #1058

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

This flag should set the treeShaking: false on the loader object, to prevent tree-shaking there as well.