Skip to content

Commit

Permalink
Add react-scripts version compatibility for monorepos. (facebook#3953)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfordlemley authored and gaearon committed Feb 1, 2018
1 parent b43ad04 commit aa8789b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit aa8789b

Please sign in to comment.