mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-11 08:34:44 +02:00
update bundle
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Index } from "flexsearch/esm";
|
||||
import { Index } from "flexsearch";
|
||||
|
||||
// create a simple index which can store id-content-pairs
|
||||
const index = new Index({
|
||||
|
Reference in New Issue
Block a user