1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-11 16:44:18 +02:00

update bundle

This commit is contained in:
Thomas Wilkerling
2025-03-26 00:08:29 +01:00
parent b85e3eab37
commit b2db45a47c
47 changed files with 367 additions and 378 deletions

View File

@@ -1,5 +1,5 @@
import { Encoder, Charset } from "flexsearch/esm";
import EnglishPreset from "flexsearch/esm/lang/en";
import { Encoder, Charset } from "flexsearch";
import EnglishPreset from "flexsearch/lang/en";
export default {
tokenize: "forward",