cli: switch around handling of external linked modules

This commit is contained in:
Patrik Oldsberg
2020-12-12 18:19:09 +01:00
parent 8226e06cb3
commit c36a01b4c3
3 changed files with 83 additions and 35 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Re-enable symlink resolution during bundling, and switch to using a resolve plugin for external linked packages.