-
[示例仓库](https://github.com/example-repo/lerna-example)
在讲 lerna workflow 前我们先粗话来谈下当今主流的项目代码管理方式
## 杂谈项目管理方式
### multiRepos
> multiRepos 它是一种管理 organisation 代码的方式,在这种方式下,独立功能会拆分成独立的 repo…
-
`react-spring` uses `lerna` in the new v9 branch. Just recently, a contributor tried using `relative-deps` to avoid a duplicate peer dependency, but he hit some issues (see [here](https://github.com/r…
-
We're trying to run `lerna publish` in Jenkins. We're using private Artifactory and configuring the auth via `.npmrc` file. `lerna publish` fails to authenticate successfully.
## Expected Behavior…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
Now that [Lerna is no longer being maintained](https://github.com/lerna/lerna/issues/2703), it would be nice to move away from this library, which we are planning to do in PixiJS. I have a few suggest…
-
This has been slowly happening across various repos. If this repo can do without then we should remove it.
-
### Clear and concise description of the problem
Right now changes are based on files.
This actually create some issues of changes not detected in all my lerna projects. And i now know why. my pack…
-
We should really look into [Lerna](https://github.com/lerna/lerna), the publishing process at the moment for the webpack plugin and the react plugin is quite tedious and I manage to mess it up everyti…
-
I think it would be more convenient to store all of these npm packages in a [Lerna monorepo](https://github.com/lerna/lerna). That way, downloading the source for development or forking the project wo…
-
**Describe the bug**
When you try to `yarn bootstrap`
**To Reproduce**
Steps to reproduce the behavior:
1. Run command 'yarn bootstrap'
2. See error
**Expected behavior**
**Screensho…