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

Question about tree shaking vendor packages #80

Open
chinwobble opened this issue May 20, 2017 · 0 comments
Open

Question about tree shaking vendor packages #80

chinwobble opened this issue May 20, 2017 · 0 comments

Comments

@chinwobble
Copy link

hi,

I am trying this template and using the ES2015 webpack config and it appears to be working for app specific code. For example I edit the car.ts file and try adding and removing references to V6Engine class and this causes the file size to go up and down.
However when I try to import D3, it doesn't appear to be tree shaking functions off that module?
Is there anyway to get this to work?

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