Added step to backstage-cli repo fix --publish command

Added a fixer step to the backstage-cli fix command that will annotate default export features to the package json backstage metadata

Signed-off-by: Harrison Hogg <hhogg@spotify.com>
This commit is contained in:
Harrison Hogg
2024-08-16 16:20:03 +01:00
parent 3e0f04a58b
commit 520a383e5e
68 changed files with 1242 additions and 37 deletions
+1
View File
@@ -147,6 +147,7 @@
"swc-loader": "^0.2.3",
"tar": "^6.1.12",
"terser-webpack-plugin": "^5.1.3",
"ts-morph": "^23.0.0",
"util": "^0.12.3",
"webpack": "^5.70.0",
"webpack-dev-server": "^5.0.0",