Skip to content

Commit 9f9320f

Browse files
bradfordlemleyakstuhl
authored andcommitted
Add react-scripts version compatibility for monorepos. (facebook#3953)
1 parent d710e6c commit 9f9320f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react-scripts/template/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1821,6 +1821,9 @@ Learn more about React Styleguidist:
18211821
* [Documentation](https://react-styleguidist.js.org/docs/getting-started.html)
18221822
18231823
## Sharing Components in a Monorepo
1824+
1825+
>Note: this feature is available with `react-scripts@2.0.0` and higher.
1826+
18241827
A typical monorepo folder structure looks like this:
18251828
```
18261829
monorepo/

0 commit comments

Comments
 (0)