Squashed commit of the following:

commit 069c1bc833
Author: Johannes Marbach <johannesm@element.io>
Date:   Sat Nov 11 16:08:30 2023 +0100

    Replace worker-loader with built-in Webpack 5 support for web workers
This commit is contained in:
Johannes Marbach 2023-11-13 20:18:00 +01:00
parent bbd449f9f4
commit 432c1d65e1
3 changed files with 3 additions and 20 deletions

View file

@ -186,7 +186,6 @@
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.15.1",
"worker-loader": "^3.0.0",
"yaml": "^2.3.3"
},
"@casualbot/jest-sonar-reporter": {