Commit b1dd027
test(yarn2): Demonstrate an issue with circular dependencies
Add a Yarn2 test project to demonstrate an issue with the handling of
circular dependencies. The project has two dependencies, `mlly:1.8.0`
and `pkg-types:1.3.1`, which both depend on each other.
Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@bosch.com>1 parent 403c91c commit b1dd027
6 files changed
Lines changed: 1479 additions & 0 deletions
File tree
- plugins/package-managers/node/src
- funTest
- assets/projects/synthetic/yarn2
- project-with-circular-dependencies
- kotlin/yarn2
- test/kotlin
0 commit comments