Add fuse.basic.min.js in libs instead of full npm package, use lower threshold for quick matching

This commit is contained in:
advplyr 2025-06-13 17:23:24 -05:00
parent eda7036f70
commit 6d0d1415e4
5 changed files with 21 additions and 17 deletions

View file

@ -40,7 +40,6 @@
"cookie-parser": "^1.4.6",
"express": "^4.17.1",
"express-session": "^1.17.3",
"fuse.js": "^7.1.0",
"graceful-fs": "^4.2.10",
"htmlparser2": "^8.0.1",
"lru-cache": "^10.0.3",