Retry loading chunks to make the app more resilient (#29001)

Will also fix some Playwright flakes

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2025-01-15 09:57:07 +00:00
committed by GitHub
parent ef3bf59656
commit 03a1b48e1f
4 changed files with 25 additions and 8 deletions
+1
View File
@@ -293,6 +293,7 @@
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^6.0.0",
"webpack-dev-server": "^5.0.0",
"webpack-retry-chunk-load-plugin": "^3.1.1",
"webpack-version-file-plugin": "^0.5.0",
"yaml": "^2.3.3"
},