Skip to content

Commit 011f0fb

Browse files
WuMingDaoloveloki
andauthored
Update src/content/reference/react-compiler/compiling-libraries.md
Co-authored-by: Xleine <xleine@qq.com>
1 parent 31499a8 commit 011f0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/react-compiler/compiling-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ npm install react-compiler-runtime@rc
8787

8888
某些 Babel 插件可能与 React 编译器存在冲突:
8989

90-
1. `babel-plugin-react-compiler` 放在插件列表的靠前位置
90+
1.`babel-plugin-react-compiler` 放在插件列表的靠前位置
9191
2. 在其他插件中禁用可能引起冲突的优化选项
9292
3. 对你的构建输出进行彻底的测试
9393

0 commit comments

Comments
 (0)