plugins: remove usages of --experimental-type-build

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-21 15:28:00 +02:00
parent f2dbf8c2b7
commit 8613ba3928
39 changed files with 242 additions and 123 deletions
+13
View File
@@ -0,0 +1,13 @@
---
'@backstage/plugin-user-settings-backend': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/plugin-periskop-backend': patch
'@backstage/plugin-scaffolder-node': patch
'@backstage/plugin-bazaar-backend': patch
'@backstage/plugin-kafka-backend': patch
'@backstage/plugin-proxy-backend': patch
'@backstage/plugin-sonarqube': patch
'@backstage/plugin-todo': patch
---
Switched to using `"exports"` field for `/alpha` subpath export.