Add bundle size information to PR on Bitbucket

Viewed 35

I would like to add a PR info about change in bundle size, similar to this: https://github.com/mui/material-ui/pull/34200 (if nothing changes, a simple message stating that there are no bundle size changes; and a warning if it increases that also says by how much it increases and what files are the cause), but on Bitbucket.

Has anyone ever done it? If so what tools did you use? Or how would you go about it? (the solutions I found online only seem to work with GitHub).

PS: I'm using JavaScript.

Any help will be appreciated, have a good day!

0 Answers
Related