fix(build): replace regex HTML minifier

This commit is contained in:
Timo
2026-07-14 16:30:13 +02:00
parent 6e5a790707
commit 8b6a1412cc
3 changed files with 435 additions and 38 deletions
+1
View File
@@ -21,6 +21,7 @@
"esbuild": "^0.28.1",
"eslint": "^10.4.0",
"fs-extra": "^11.2.0",
"htmlnano": "^3.4.0",
"sharp": "^0.34.5",
"svgo": "^4.0.1",
"vitest": "^4.1.9"