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

Jitsi wrapper size is insanely large #12839

Closed
turt2live opened this issue Mar 24, 2020 · 2 comments · Fixed by #12845
Closed

Jitsi wrapper size is insanely large #12839

turt2live opened this issue Mar 24, 2020 · 2 comments · Fixed by #12845
Assignees
Labels

Comments

@turt2live
Copy link
Member

30mb to load about 1kb of code. We should look at tree shaking or better dependency chains.

@turt2live
Copy link
Member Author

Actually it looks like the linked PR fixed the issue:
image

It's a production build, but 8kb isn't that bad.

cc @jryans

@turt2live
Copy link
Member Author

and reopening because I've reverted the PR: #12842

@turt2live turt2live reopened this Mar 24, 2020
@turt2live turt2live self-assigned this Mar 24, 2020
turt2live added a commit that referenced this issue Mar 24, 2020
Fixes #12839 by not using the app load order that doesn't detect the right platform anyways.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant