fix(cli): skip findPackages if not inside a monorepo

Signed-off-by: jean-philippe.blary <jean-philippe.blary@ovhcloud.com>
This commit is contained in:
jean-philippe.blary
2021-12-21 13:42:20 +01:00
parent 2d6f65ea2f
commit 1d26017090
2 changed files with 16 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Fix issue with plugin:serve for Plugins not using Lerna monorepo.