The repository contains the Storybook Rsbuild builder and UI framework integrations.
Check out the documentation.
- Support TS type check (fork-ts-checker-webpack-plugin) (supported in 0.0.4)
- Support more frameworks
- React
- Vue
- Svelte
- Lit
- vanilla html
- React Native
- SolidJS
- Support
webpackInclude
magic comment (supported in 0.0.7) - Support persistent cache
- Support lazy compilation
- Support native virtual modules
- Support
module.unknownContextCritical
- Support
compilation.dependencyTemplates.set
for react-docgen-typescript (supported in a workaround)
Some code is copied or modified from storybookjs/storybook.