diff --git a/frontend/package.json b/frontend/package.json
index b3940af2e..3f7d6ff7f 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -25,6 +25,7 @@
"markdown-it-anchor": "^9.0.1",
"parse-md": "^3.0.3",
"pinia": "^2.2.2",
+ "terser": "^5.33.0",
"timeago.js": "^4.0.2",
"tippy.js": "^6.3.7",
"tributejs": "^5.1.3",
diff --git a/frontend/src/views/layouts/base.html b/frontend/src/views/layouts/base.html
index c332e163b..4bbf733c6 100644
--- a/frontend/src/views/layouts/base.html
+++ b/frontend/src/views/layouts/base.html
@@ -7,6 +7,7 @@
+