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

DNM: test what adding sentry does to bundle size #11773

Closed
wants to merge 24 commits into from

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    01e055b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f96464a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d36d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21fe8ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf3f5c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d32685 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1baa07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6af261e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce6cd4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21e827e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b400d23 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54df66c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bcaf327 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2abfc92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8e27d77 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2488abd View commit details
    Browse the repository at this point in the history
  17. enhance(build): show bundle size diff on PRs

    also updates the `yarn analyze` command
    LeoMcA committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8ab5269 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6312cbc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b114fbe View commit details
    Browse the repository at this point in the history
  2. Revert "chore(sentry): disable treeshake"

    This reverts commit 2488abd.
    caugner committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0f7e753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfff095 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a3b9c8c View commit details
    Browse the repository at this point in the history
  2. fix(bundle-size): partially revert 4a5cf81

    although "deterministic" isn't when changing loaders, it *is* when changing import order
    - which is more important. we'll probably avoid the prior problem with changing loader
    config changing chunk names (but not their contents) if/when we move to named chunks
    LeoMcA committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    23ec4a1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/add-sentry-to-yari' into bundles…

    …ize-compare-add-sentry-to-yari
    LeoMcA committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9352601 View commit details
    Browse the repository at this point in the history