stealjs / steal-tools

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

Prevent client-side tree shaking of dev bundles #1048

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

This prevents the client-side tree shaking from occuring when dev bundles are being built, since you always want that code included within the bundle. Fixes #1044

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.002%) to 93.652% when pulling 4b7fbb085b9e5ba4dc5ed1be700280b1107fd1cd on shake-dev-bundles into fc9041069a808a2bc28ba3e59c1a49482172cf7e on master.