mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-16 02:54:41 +02:00
update bundle
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Encoder } from "flexsearch/esm";
|
||||
import { Encoder } from "flexsearch";
|
||||
import { promises as fs } from "fs";
|
||||
|
||||
(async function(){
|
||||
|
@@ -1,4 +1,4 @@
|
||||
import { Worker as WorkerIndex } from "flexsearch/esm";
|
||||
import { Worker as WorkerIndex } from "flexsearch";
|
||||
const dirname = import.meta.dirname;
|
||||
|
||||
// you will need to keep the index configuration
|
||||
|
Reference in New Issue
Block a user