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 build time #35

Open
SpaceK33z opened this issue Aug 27, 2018 · 0 comments
Open

Improve build time #35

SpaceK33z opened this issue Aug 27, 2018 · 0 comments

Comments

@SpaceK33z
Copy link
Contributor

The build time is insanely high, because the rollup typescript plugin is doing very weird slow stuff.

Two ways to fix; first one to actually try to find the bottlenecks and see if we can improve it. Second one to just not bundle the whole ui-components to a single file. Maybe this is better anyway, but needs some research since it might increase build time for projects that use ui-components.

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