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

Tree shake commonjs version from mjs version #366

Closed
drking445 opened this issue Jan 25, 2024 · 1 comment
Closed

Tree shake commonjs version from mjs version #366

drking445 opened this issue Jan 25, 2024 · 1 comment

Comments

@drking445
Copy link

drking445 commented Jan 25, 2024

My app uses commonjs and importing bignumber.js causes you to import both versions which is size heavy for an app, can these be imported separately?

@MikeMcl
Copy link
Owner

MikeMcl commented Jan 26, 2024

Perhaps install from a local version of the package amended to your requirements.

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