Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Bundle Analyzer
Bundle Analyzer

Bundle Analyzer

Avinash

|
4 installs
| (0) | Free
Get bundle analysis of your react app in CI/CD pipeline
Get it free

logo center

Azure custom task for measuring bundle size of your CRA project in every pull request

badges

  • Commenting the pull request with the bundle size using source-map-explorer.
comment screenshot

Usage

  1. Install extension open this link. Follow this link to install extension.

    Note: This extension is not publicly available so please raise a issue with your Azure organization name to make it available for your organization.

  2. Once the extension is install you can add it in your current pipeline by searching or manually adding it in the pipeline tasks.

  3. To add the task you need to some variables also. You can view the description on next to the fields description.

    variables
  4. Personal Access Token is required to write comment on the pull request. Make sure the PAT token regrate should be have permission to read and write code.

  5. For CRA apps the default path for build and static assets are 'build/static/js/*.js'. That is the default path you can edit it if you want else leave it.

  6. Base branch by default is master. There is open issue for the features that are not there.

Feedback

Pull requests, feature ideas and bug reports are very welcome. We highly appreciate any feedback.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft