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

Reduce webpack bundle size #59

Closed
tiagosiebler opened this issue Dec 29, 2020 · 0 comments · Fixed by #90
Closed

Reduce webpack bundle size #59

tiagosiebler opened this issue Dec 29, 2020 · 0 comments · Fixed by #90
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tiagosiebler
Copy link
Owner

A browser-compatible bundle can be packed:
https://github.com/tiagosiebler/bybit-api#browser-usage

Due to dependencies (and duplicate ones too) that bundle is currently almost 700kb. There should be optimisation room to reduce that, though it needs investigation.

@tiagosiebler tiagosiebler added enhancement New feature or request help wanted Extra attention is needed labels Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant