Skip to content

Commit f296f66

Browse files
committed
Docs: Add Rsbuild Storybook builder to builders page
1 parent 9c2fc39 commit f296f66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/builders/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ Storybook uses the Webpack 5 builder by default if you don't specify one. If you
2626

2727
* [**Vite builder**](./vite.mdx) for bundling your stories with Vite with near-instant HMR.
2828
* [**Webpack**](./webpack.mdx) for bundling your stories with Webpack with improved performance
29+
* [**Rspack / Rsbuild**](https://github.com/rspack-contrib/storybook-rsbuild) for bundling your stories with blazing fast Rspack and Rsbuild.

0 commit comments

Comments
 (0)