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

Improve final build size #78

Open
moay opened this issue Dec 5, 2018 · 1 comment
Open

Improve final build size #78

moay opened this issue Dec 5, 2018 · 1 comment
Milestone

Comments

@moay
Copy link
Owner

moay commented Dec 5, 2018

No description provided.

@moay moay added this to the 2.0.0 milestone Dec 5, 2018
@tomByrer
Copy link

Seems most bundlers have tree-shaking to handle that?
To me, build size is less than an issue... maybe performance improvement would help, but might get more mileage out of 'progressive enhancement', where the bare-bones is downloaded at first, but other options are downloaded after, so 'time to glass' (initial rendering) is improved.

Anyhow, more like v2.1 at the earliest. What I'm looking for is good API...

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