[go: nahoru, domu]

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

TODO might need a naive tree-shaking #12

Open
3cp opened this issue Aug 1, 2019 · 0 comments
Open

TODO might need a naive tree-shaking #12

3cp opened this issue Aug 1, 2019 · 0 comments

Comments

@3cp
Copy link
Member
3cp commented Aug 1, 2019

I am not a fan of tree-shaking.

But I might need to implement one, because Aurelia 2 will ship an umbrella npm package to provide a single import entry point which will ease the usage. We need tree-shaking to remove unused re-exports.

If I do implement tree-shaking, it will be a very naive one, only deal with re-exports, do not remove unused code blocks.

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

1 participant