Module bundling improved to reduce number of requests to 1 JavaScript and 1 CSS file per webpage excl. external resources such as Recaptcha

This commit is contained in:
2024-09-13 23:26:37 +01:00
parent 0c88f161c3
commit d858f47ef5
1490 changed files with 45316 additions and 1372 deletions

View File

@@ -27,6 +27,7 @@
"@babel/preset-env": "^7.25.4",
"babel-loader": "^9.1.3",
"css-loader": "^7.1.2",
"glob": "^11.0.0",
"mini-css-extract-plugin": "^2.9.1",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",