Commit 90a3b82
authored
Update command to install babel-plugin-react-compiler as a devDependency (#85235)
Updated command to install babel-plugin-react-compiler as a
devDependency instead of as a dependency, mirroring React's instructions
- https://react.dev/learn/react-compiler/installation1 parent d1b02c6 commit 90a3b82
File tree
2 files changed
+2
-2
lines changed- docs/01-app
- 02-guides/upgrading
- 03-api-reference/05-config/01-next-config-js
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments