Add webpack for external frontend libraries.

This commit is contained in:
Cohee
2024-10-16 22:00:14 +03:00
parent 725cfdebca
commit 4725b869eb
6 changed files with 968 additions and 12 deletions
+3
View File
@@ -14,6 +14,7 @@
"csrf-csrf": "^2.2.3",
"express": "^4.21.0",
"form-data": "^4.0.0",
"fuse.js": "^7.0.0",
"google-translate-api-x": "^10.7.1",
"helmet": "^7.1.0",
"html-entities": "^2.5.2",
@@ -39,6 +40,8 @@
"tiktoken": "^1.0.16",
"vectra": "^0.2.2",
"wavefile": "^11.0.0",
"webpack": "^5.95.0",
"webpack-dev-middleware": "^7.4.2",
"write-file-atomic": "^5.0.1",
"ws": "^8.17.1",
"yaml": "^2.3.4",