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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple entry points with "exports" #379

Open
hsablonniere opened this issue Jul 22, 2020 · 1 comment 路 May be fixed by #679
Open

Support for multiple entry points with "exports" #379

hsablonniere opened this issue Jul 22, 2020 · 1 comment 路 May be fixed by #679

Comments

@hsablonniere
Copy link

Hello team 馃槈

My search fu may be broken but it seems like bundlephobia always expects one single entry point with package.json "main" and does not rely on the new "exports" feature.

https://nodejs.org/dist/latest-v14.x/docs/api/esm.html#esm_package_entry_points

I have a components library at https://github.com/CleverCloud/clever-components and I would love to see the size report in bundlephobia.

@vikyw89
Copy link

vikyw89 commented Apr 21, 2023

bump, node.js is gravitating towards using "exports" instead of "main" and "module" or "browser" right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants