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

How big is this library? #66

Open
NullVoxPopuli opened this issue Mar 1, 2023 · 1 comment
Open

How big is this library? #66

NullVoxPopuli opened this issue Mar 1, 2023 · 1 comment

Comments

@NullVoxPopuli
Copy link
Contributor

I think assessing how big this library is will help folks determine if they want to use it in various sized projects.
For example, on ember-resources, I have a github-action comment that posts all the import paths and they're estimated impact to the consuming app: NullVoxPopuli/ember-resources#774 (comment)
picture of the comment at the previous link

I think, based on what I've seen from the docs only the top-level entrypoints are importable, so a similar script (and generated comment) could be created that maybe looks something like this:

js min min + gzip min + brotli
ember-headless-form # # # #
@{ehf}/yup # # # #
@{ehf}/changeset-validations # # # #

thoughts?

@NullVoxPopuli
Copy link
Contributor Author

NullVoxPopuli commented May 23, 2023

Alternatively, bundlemon could be used: NullVoxPopuli/ember-resources#897 (comment)

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

1 participant