Skip to content

Commit 1f05765

Browse files
docs: Updated webpack to Rsbuild migration guide
1 parent 58842bd commit 1f05765

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/rsbuild/migrate-from-webpack.md

+4
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@ If you're encountering typing issues, consider adding type declarations for the
216216
- [SVGR](./configure-dev.md#typings)
217217
- [CSS Module](./configure-dev.md#css-modules-typings)
218218

219+
## Storybook
220+
221+
Consider using the new Rsbuild [Storybook](./configure-storybook.md) shared configurations.
222+
219223
## Try it :rocket:
220224

221225
Start the application in a development environment using the `dev` and `build` script. Everything should run smoothly without any warnings or errors outputted in the terminal.

0 commit comments

Comments
 (0)