Skip to content

Support for webpack treeshaking #28

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

Open
asadath1395 opened this issue Aug 9, 2018 · 0 comments
Open

Support for webpack treeshaking #28

asadath1395 opened this issue Aug 9, 2018 · 0 comments
Labels
P2 Important. Nice to have improvements and optimizations.

Comments

@asadath1395
Copy link

Since by default all the modules are converted to commonJS by babel, we will not be able to implement tree shaking. So inorder to implement tree shaking by default the modules false should be injected to presets of env.

@birdofpreyru birdofpreyru added the P2 Important. Nice to have improvements and optimizations. label Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Important. Nice to have improvements and optimizations.
Projects
None yet
Development

No branches or pull requests

2 participants