Merge pull request #3431 from backstage/ryanv/stack-rank-product-panels

stack rank product panels
This commit is contained in:
Ryan Vazquez
2020-12-01 12:31:09 -05:00
committed by GitHub
17 changed files with 999 additions and 356 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/cli': minor
'@backstage/plugin-cost-insights': patch
---
sort product panels and navigation menu by greatest cost
update tsconfig.json to use ES2020 api