-
- [x] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Provide a way to exclude folders from project detec…
-
-
Hello, I've been setting up a lerna project and I saw some of your actions interesting. Do you thing that these actions could be reused in some repos not related with babel?
Thank you
-
Is there any workflow(using lerna or otherwise) which would provide a structured approach how to bundle multiple pieces of logic, defined in different repositories, into single worker script? If two t…
-
If this turns out to actually be useful, we will structure this project like so:
* __tsos/tsos:__ Continuation of this repo, contains the tsos specific code for discovery of visitors along with a `…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
We are currently using `hoist` feature from lerna. I tried to move to yarn workspaces and it wo…
-
See discussions here: https://github.com/theia-ide/theia-apps/pull/94#issuecomment-433863851
-
- For monorepo managed by [lerna](https://github.com/lerna/lerna), there are many `testsDir` with same name. And I don't want to set it for every package. Hope to change the default strategy of exact …
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
克隆项目到本地,发现`build`某些模块的时候会报错。
`@alilc/lowcode-rax-renderer`模块编译错误。
报错指令:
`npx lerna run build --scope @alilc/lowcode-rax-renderer --stream`
…
-
프론트엔드, 백엔드 폴더를 같은 곳에 놔두고는 싶은데 뭔가 애매한 상황인 것 같은데 yarn workspaces + lerna 혹은 따로 배포할 일 없으면 yarn workspaces 만 써서 한 프로젝트에 여러 레포를 관리할 수 있습니다. 여유가 있으면 한 번 찾아보는 것 추천드립니다.