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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user