Skip to content

Commit 1a36994

Browse files
authored
Merge pull request #637 from relative-ci/update-readme
doc: README - update related projects
2 parents 7b9bf0a + d1cfeae commit 1a36994

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,26 @@ export default defineConfig((env) => ({
173173
174174
- [example-vite-github-action](https://github.com/relative-ci/example-vite-github-action)
175175
- [example-vite-cli-github-action](https://github.com/relative-ci/example-vite-cli-github-action)
176+
177+
## Related projects
178+
179+
### [bundle-stats](https://github.com/relative-ci/bundle-stats)
180+
181+
Analyze bundle stats(bundle size, assets, modules, packages) and compare the results between different builds. Support for webpack, rspack, vite, rolldown and rollup.
182+
183+
### [rollup-plugin-stats](https://github.com/relative-ci/rollup-webpack-stats)
184+
185+
Output vite/rollup/rolldown stats.
186+
187+
### :cyclone: [relative-ci.com](https://relative-ci.com?utm_medium=rollup-plugin-webpack-stats)
188+
189+
#### Automated bundle analysis, reviews and monitoring - Quickly identify and fix bundle regressions before shipping to production.
190+
191+
- :crystal_ball: In-depth bundle stats analysis for every build
192+
- :chart_with_upwards_trend: Monitor bundle stats changes and identify opportunities for optimizations
193+
- :bell: Quick feedback with [rule based automated review flow](https://relative-ci.com/documentation/setup/configure/integrations/github-commit-status-review?utm_medium=rollup-plugin-webpack-stats), [GitHub Pull Request comments](https://relative-ci.com/documentation/setup/configure/integrations/github-pull-request-comment?utm_medium=rollup-plugin-webpack-stats), [GitHub check reports](https://relative-ci.com/documentation/setup/configure/integrations/github-check-report?utm_medium=rollup-plugin-webpack-stats), or [Slack messages](https://relative-ci.com/documentation/setup/configure/integrations/slack-notification?utm_medium=rollup-plugin-webpack-stats)
194+
- :wrench: Support for **webpack**, **vite**, **rspack**, **rollup**, **rolldwon**
195+
- :hammer: Support for all major CI services(CircleCI, GitHub Actions, Gitlab CI, Jenkins, Travis CI)
196+
- :nut_and_bolt: Support for **npm**, **yarn** and **pnpm**; support for monorepos
197+
- :two_hearts: [**Always free** for **Open Source**](https://relative-ci.com/open-source)
198+

0 commit comments

Comments
 (0)