Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES imports not removed during production build #1100

Open
DaveO-Home opened this issue Dec 13, 2018 · 2 comments
Open

ES imports not removed during production build #1100

DaveO-Home opened this issue Dec 13, 2018 · 2 comments

Comments

@DaveO-Home
Copy link

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

@matthewp
Copy link
Member

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

@DaveO-Home
Copy link
Author

DaveO-Home commented Dec 13, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants