Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTree shaking is not working #265
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When importing a component, icon or most things anywhere in brave-ui structure, the resulting webpack bundle includes most things in brave-ui, resulting in several hundred kb.
Test plan: example app in
optimize/tree-shakingbranch