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

Why does xlsx get installed into my package.json when installing this package #169

Open
rwc0920 opened this issue Jan 11, 2022 · 1 comment

Comments

@rwc0920
Copy link

rwc0920 commented Jan 11, 2022

Like the title says, why does xlsx get installed into my package.json when installing this package? It's technically not even listed as a dependency of this package but it's required to be installed. It shows that tempa-xlsx is a dependency but doesn't show up in my package.json file when I download this. Can someone please explain this to me? I'm curious because it is significantly increasing the bundle size of my application.

@LoganWalters
Copy link

I believe that is because xlsx is listed as a dependency
https://www.npmjs.com/package/react-data-export#dependencies
image

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