Skip to content

Commit c0679de

Browse files
committed
chore: rslib mf dev
1 parent 6edf7d3 commit c0679de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/en/guide/advanced/module-federation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Then start the host app with `rsbuild dev`.
152152

153153
Rslib support developing Module Federation Rslib project with Storybook.
154154

155-
#### 1. Start MF `dev` of library
155+
#### 1. Start `rslib mf dev` command of library
156156

157157
Adding the `dev` command to the `package.json` file:
158158

website/docs/zh/guide/advanced/module-federation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ export default defineConfig({
151151

152152
Rslib 支持使用 Storybook 开发 Rslib 模块联邦项目。
153153

154-
#### 1. 启动库的 MF `dev`
154+
#### 1. 启动库的 `rslib mf dev` 命令
155155

156156
添加 `dev` 命令在 `package.json` 文件:
157157

0 commit comments

Comments
 (0)