<div align="center"> <img width="600" alt="A sample report produced by monosize" src="https://raw.githubusercontent.com/microsoft/monosize/main/.github/images/gh-report.png"> <h1>monosize 📦</h1> <b>Mono</b>repo + bundle<b>size</b> <br/> <span>M
```sh # npm npm install monosize-bundler-webpack --save-dev # yarn yarn add monosize-bundler-webpack --dev ```
<div align="center"> <h1>monosize-storage-upstash</h1> </div>
A storage adapter for [monosize](https://github.com/microsoft/monosize) that uses GitHub Actions artifacts to store and retrieve bundle size reports.
```sh # npm npm install monosize-bundler-rspack --save-dev # yarn yarn add monosize-bundler-rspack --dev ```
```sh # npm npm install monosize-bundler-vite --save-dev # yarn yarn add monosize-bundler-vite --dev ```
This adapter is in alpha stage and is not intended for public usage.
```sh # npm npm install monosize-bundler-esbuild --save-dev # yarn yarn add monosize-bundler-esbuild --dev ```