mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-22 13:42:51 +02:00
fix export, add runtime balancer for async tasks
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
// you can't load from CDN because of Same-Origin-Policy
|
||||
// you can't load from CDN because of worker Same-Origin-Policy
|
||||
import { Document } from "../../../dist/flexsearch.bundle.module.min.js";
|
||||
const dirname = import.meta.url.replace("/index.html", "");
|
||||
|
||||
|
Reference in New Issue
Block a user