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

Restore bundle size CI job #3770

Closed
markerikson opened this issue Oct 2, 2023 · 4 comments
Closed

Restore bundle size CI job #3770

markerikson opened this issue Oct 2, 2023 · 4 comments
Milestone

Comments

@markerikson
Copy link
Collaborator

We used to have one, and it stopped working at some point. It'd be nice to see this again.

@markerikson markerikson added this to the 2.0 milestone Oct 2, 2023
@seanmcquaid
Copy link

Is there a particular size limit you'd be looking to enforce on each package?? And do you have a specific package in mind for this?

@markerikson
Copy link
Collaborator Author

markerikson commented Oct 5, 2023

No specific limit to enforce, I'm just looking for visibility in changes over time (especially as we iterate on new features).

Things I'd like it to report:

  • Changes to the total size of the minified production artifact for each entry point
  • Changes in tree-shaken import size for specific exported APIs (configureStore, createSlice, createApi, and maybe a couple others)

@markerikson markerikson modified the milestones: 2.0, Post 2.0 Oct 29, 2023
@aryaemami59
Copy link
Contributor

I believe this one is resolved by #4083

@EskiMojo14
Copy link
Collaborator

yessir

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

4 participants