fix package side effect declarations

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-06 20:39:07 +02:00
parent a09715173a
commit 406b786a2a
132 changed files with 262 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@
"url": "https://github.com/backstage/backstage",
"directory": "plugins/firehydrant"
},
"sideEffects": false,
"scripts": {
"build": "backstage-cli package build",
"start": "backstage-cli package start",