cli: Enable cache for production build using experimental env var

Signed-off-by: Marcus Eide <eide@spotify.com>
This commit is contained in:
Marcus Eide
2022-12-13 15:17:25 +01:00
parent ff7d67eebb
commit 4b572126f1
3 changed files with 20 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Add experimental environment variable to enable caching for production builds.