Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add monorepo setup recipe tailored for Ignite (#173)
* Add doc from previous work * Add second doc and right link * Add better description * Improve diff for init monorepo * Few improvements to doc * Fixes to doc * General cleanup * Better segmentation for tool * Add info text for public publishing and changesets * Remove case for two entry points * Add case that's detailed in guide * Remove plug and play as it is not recommneded by Yarn Stated here: https://yarnpkg.com/features/pnp * Improving and cleaning up content * More revision and clean up * Add resources at the end * Add local global script instead * Update docs/recipes/SettingsUpYarnMonorepo.md Co-authored-by: Joshua Yoes <[email protected]> * Move why monorepo doc to recipes folder * Initial improvements * Improve text style * Fix typo Co-authored-by: Jamon Holmgren <[email protected]> * Fix dependencies typo Co-authored-by: Jamon Holmgren <[email protected]> * Fix instruction wording Co-authored-by: Jamon Holmgren <[email protected]> * Fix wording for instructions within shared UI creation step Co-authored-by: Jamon Holmgren <[email protected]> * Improve wording for last step within creating a shared UI step Co-authored-by: Jamon Holmgren <[email protected]> * Fix path to shared UI library Co-authored-by: Jamon Holmgren <[email protected]> * Fix path to shared UI library Co-authored-by: Jamon Holmgren <[email protected]> * Fix links for monorepo recipe --------- Co-authored-by: Joshua Yoes <[email protected]> Co-authored-by: Jamon Holmgren <[email protected]>
- Loading branch information