feat: Настроен webpack плагин для сжатия prod сборки

This commit is contained in:
Ilia Mashkov
2025-11-23 14:12:27 +03:00
parent 6de84f3143
commit 013d32f09d
3 changed files with 31 additions and 0 deletions

View File

@@ -51,6 +51,7 @@
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"babel-loader": "^9.2.0",
"compression-webpack-plugin": "^11.1.0",
"css-loader": "^7.1.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",