cli: fix for dist/node_modules being trimmed from published packages

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-11-07 12:23:46 +01:00
parent 6ecc9e7211
commit 09ea0930a3
4 changed files with 21 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Fixed an issue where `.css` style injection would fail for published packages.