We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edf7d3 commit c0679deCopy full SHA for c0679de
website/docs/en/guide/advanced/module-federation.mdx
@@ -152,7 +152,7 @@ Then start the host app with `rsbuild dev`.
152
153
Rslib support developing Module Federation Rslib project with Storybook.
154
155
-#### 1. Start MF `dev` of library
+#### 1. Start `rslib mf dev` command of library
156
157
Adding the `dev` command to the `package.json` file:
158
website/docs/zh/guide/advanced/module-federation.mdx
@@ -151,7 +151,7 @@ export default defineConfig({
151
Rslib 支持使用 Storybook 开发 Rslib 模块联邦项目。
-#### 1. 启动库的 MF `dev`
+#### 1. 启动库的 `rslib mf dev` 命令
添加 `dev` 命令在 `package.json` 文件:
0 commit comments