Merge pull request #8325 from backstage/vinzscam/bump-esbuild-and-rollup

Add cli option for minifying plugins and backend build
This commit is contained in:
Johan Haals
2021-12-02 15:34:08 +01:00
committed by GitHub
11 changed files with 161 additions and 136 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
"@types/mock-fs": "^4.13.0",
"@types/nunjucks": "^3.1.4",
"@types/supertest": "^2.0.8",
"esbuild": "^0.13.14",
"esbuild": "^0.14.1",
"jest-when": "^3.1.0",
"mock-fs": "^5.1.0",
"msw": "^0.35.0",