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

Use relative path for bundle labels in bundle analysis #7737

Merged
merged 5 commits into from
Mar 20, 2022

Commits on Feb 18, 2022

  1. Use relative path for bundle labels

    There is no value in providing the full path as the bundle label, and it can get quite long in CI/CD
    
    Changing to relativePath will make the label shorter and easier to read
    ittaibaratz committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    c88f572 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Update packages/reporters/bundle-analyzer/src/BundleAnalyzerReporter.js

    Co-authored-by: Niklas Mischkulnig <4586894+mischnic@users.noreply.github.com>
    ittaibaratz and mischnic committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    cda09a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e83e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    5e4d33a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    3671895 View commit details
    Browse the repository at this point in the history