Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update to use yarn for the monorepo management #4828

Closed
shuse2 opened this issue Feb 13, 2020 · 0 comments · Fixed by #4829
Closed

Update to use yarn for the monorepo management #4828

shuse2 opened this issue Feb 13, 2020 · 0 comments · Fixed by #4829

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Feb 13, 2020

Description

Update the setting to use yarn for monorepo structure management, and contribution README

Motivation

Lerna is good to manage versions and commands for the monorepo, but we faced several problems below

  • package-lock are in multiple packages, and it often has conflict
  • Cannot correctly use audit for the multiple packages
  • bootstrapping becomes slower and sometime fails

Acceptance Criteria

  • Yarn can be used for the monorepo management
  • package-lock.json should be removed and replaced by yarn.lock

Additional Information

  • Jenkins also needs to be updated
@shuse2 shuse2 added this to the Sprint 13 milestone Feb 13, 2020
@shuse2 shuse2 self-assigned this Feb 13, 2020
shuse2 added a commit that referenced this issue Feb 13, 2020
Add and update yarn, lerna setup - Closes #4828
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant