The Wayback Machine - https://web.archive.org/web/20201117213535/https://github.com/pastelsky/bundlephobia/issues/389
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

Allow to link a specific exported module #389

Open
oliviertassinari opened this issue Aug 18, 2020 · 0 comments
Open

Allow to link a specific exported module #389

oliviertassinari opened this issue Aug 18, 2020 · 0 comments
Labels

Comments

@oliviertassinari
Copy link

@oliviertassinari oliviertassinari commented Aug 18, 2020

Please describe the problem

In the documentation of Material-UI, we have a number of small modules exported from a large package (for convinience), for instance: https://material-ui.com/components/textarea-autosize/.
We link our own bundle size report so developers can have an idea of the bundle size cost (and hopefully feel safe adding the dependency). However, I think that developers would have more trust in a third-party source, somebody that doesn't have conflicting incentives (as long as the data is accurate enough).

Describe the solution you'd like

We would like to link a specific exported module with BundlePhobia.

Describe any alternatives you've considered

We have tried text fragment but it's not reliable enough: mui-org/material-ui#22210 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.