Merge pull request #15207 from backstage/eide/webpack-cache

[cli]: Enable cache for production build using experimental env var
This commit is contained in:
Patrik Oldsberg
2022-12-28 11:35:50 +01:00
committed by GitHub
3 changed files with 23 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Add experimental environment variable to enable caching for production builds.