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

Only package used components #26

Closed
mjashanks opened this issue Oct 26, 2019 · 0 comments
Closed

Only package used components #26

mjashanks opened this issue Oct 26, 2019 · 0 comments

Comments

@mjashanks
Copy link
Member

Currently, the standard components & bootstrap components libraries packages all components into one bundle (each).

THis means that if you only use one component from a component library, we still load the entire library to access that component.

It would be much better if we could only packages the components that we need. This would probably require using a bundler on the server.

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