-
# NX
https://github.com/nrwl/nx
Ainda não tem suporte ao React Native: https://github.com/nrwl/nx/issues/1860
# Rush: a scalable monorepo manager for the web
https://rushjs.io
"Rush's i…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
The [--cwd](https://github.com/yarnpkg/yarn/pull/4174) option is pretty cool however it requi…
-
Assume `master` is pushed containing commit `A`. Another commit `B` is added on top of `master` and pushed. Assuming the build for commit `A` starts before `B` is pushed, the following occurs when CI …
-
### Describe the bug
在ice.config.mts中,修改outputDir,改为相对路径
```
import { defineConfig } from '@ice/app';
// The project config, see https://v3.ice.work/docs/guide/basic/config
// const minify = pr…
-
I'm using `lerna` with typescript project references for a node application containing two packages. Package `lib` and package `app` (which depends on `lib`).
I've configured typescript project ref…
-
### Description
To make release handling easier, we could look into [lerna](https://github.com/lerna/lerna).
From their repo:
> ### What can Lerna do?
> The two primary commands in Lerna are …
-
When trying to use this with `lerna@3.0.0-rc.0` it results in the following:
```
yarn run v1.9.2
$ git-cz
Cannot find module 'lerna/lib/Repository'
error Command failed with exit code 1.
info Vi…
-
Advantages:
- code removal: we wouldn't need to iterate over packages, or even necessarily have pre/perform steps
- could remove the wonky git with `gitHead` in published packages. We'd just need a wa…
-
We (or I) have created several failed releases because the large lerna publish cycle would fail in the middle of itself when uploading to npm
I think releasing through github actions or having a …
-
## The devDependency [lerna](https://github.com/lerna/lerna) was updated from `3.10.8` to `3.11.0`.
🚨 [View failing branch](https://github.com/o-rango/o-rango-components/compare/master...o-rango:gre…