Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.8 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.8 KB

Storybook Rsbuild

Storybook × Rsbuild

latest version NPM downloads per month license

The repository contains the Storybook Rsbuild builder and UI framework integrations.

Usage

Check out the documentation.

Roadmap

Features

  • Support TS type check (fork-ts-checker-webpack-plugin) (supported in 0.0.4)
  • Support more frameworks (Preact / Svelte / vanilla html / Lit)

Rspack support

  • Support webpackInclude magic comment (supported in 0.0.7)
  • Support persistent cache
  • Support lazy compilation
  • Support virtual modules
  • Support module.unknownContextCritical
  • Support compilation.dependencyTemplates.set for react-docgen-typescript (supported in a workaround)

Credits

Some code is copied or modified from storybookjs/storybook.

License

MIT