1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-26 23:35:45 +02:00

extended result highlighting

This commit is contained in:
Thomas Wilkerling
2025-05-02 13:29:07 +02:00
parent 4add0aaf14
commit f774be9646
46 changed files with 9155 additions and 7257 deletions

View File

@@ -48,10 +48,7 @@ fs.existsSync("dist") || fs.mkdirSync("dist");
"worker",
"lang",
"charset/",
"charset/latin",
//"charset/arabic",
//"charset/cjk",
//"charset/cyrillic"
"charset/latin"
];
for(let i = 0, path; i < dirs.length; i++){