When publishing packages using lerna publish, warnings are output if circular dependencies are detected.
Is there any way to have lerna check for circular dependencies without publishing packages?
When publishing packages using lerna publish, warnings are output if circular dependencies are detected.
Is there any way to have lerna check for circular dependencies without publishing packages?
Copyright © 2021 Jogjafile Inc.
lerna bootstrapwill also output the circular dependencies.