1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-14 01:54:14 +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 { Index, Encoder, Charset } from "flexsearch/esm";
import EnglishPreset from "flexsearch/esm/lang/en";
import { Index, Encoder, Charset } from "flexsearch";
import EnglishPreset from "flexsearch/lang/en";
const encoder = new Encoder(
Charset.LatinSimple,