mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 12:48:00 +08:00
Add react-scripts version compatibility for monorepos. (#3953)
This commit is contained in:
committed by
Dan Abramov
parent
b43ad04b88
commit
aa8789b1aa
@@ -1821,6 +1821,9 @@ Learn more about React Styleguidist:
|
||||
* [Documentation](https://react-styleguidist.js.org/docs/getting-started.html)
|
||||
|
||||
## Sharing Components in a Monorepo
|
||||
|
||||
>Note: this feature is available with `react-scripts@2.0.0` and higher.
|
||||
|
||||
A typical monorepo folder structure looks like this:
|
||||
```
|
||||
monorepo/
|
||||
|
||||
Reference in New Issue
Block a user