stealjs / steal-tools

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

ES imports not removed during production build #1100

Open DaveO-Home opened 5 years ago

DaveO-Home commented 5 years ago

//!steal-remove-start import 'zone.js/dist/zone-error'; //!steal-remove-end

matthewp commented 5 years ago

Thanks for filing. Does it leave it in exactly like that? Or does it get included in the build?

DaveO-Home commented 5 years ago

The module gets included in the build. All //!steal-remove-.. comments are removed