mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-14 01:54:14 +02:00
v0.8.2
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
//import { Index } from "https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.1/dist/flexsearch.light.module.min.js";
|
||||
//import { Index } from "https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.2/dist/flexsearch.light.module.min.js";
|
||||
import Index from "../../../src/index.js";
|
||||
import Resolver from "../../../src/resolver.js";
|
||||
import Encoder from "../../../src/encoder.js";
|
||||
|
Reference in New Issue
Block a user