We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2fc39 commit f296f66Copy full SHA for f296f66
docs/builders/index.mdx
@@ -26,3 +26,4 @@ Storybook uses the Webpack 5 builder by default if you don't specify one. If you
26
27
* [**Vite builder**](./vite.mdx) for bundling your stories with Vite with near-instant HMR.
28
* [**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