Add Terser and related dependencies for JavaScript minification

This commit is contained in:
2026-01-29 14:07:37 +00:00
parent 3533be1c8c
commit da9d658238
2 changed files with 67 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
"concurrently": "^8.2.2",
"happy-dom": "^12.10.3",
"jsdom": "^23.2.0",
"terser": "^5.46.0",
"vite": "^5.0.12",
"vitest": "^1.6.1"
}