Skip to content

Avi98/bundle-analyser-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo center

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

badges

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.

About

Bundle analyser for azure pipeline. Analyses bundle for react app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published