Merge pull request #3907 from backstage/rugvip/exts

cli: use same extension for chunks as for the main built file
This commit is contained in:
Ben Lambert
2021-01-05 10:55:31 +01:00
committed by GitHub
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Use consistent file extensions for JS output when building packages.