1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-10 16:14:17 +02:00

use tagged version

This commit is contained in:
Thomas Wilkerling
2025-03-17 08:48:39 +01:00
parent 201a978b17
commit 8f9096d6e6
25 changed files with 86 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
import { Encoder, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.module.min.js";
import EnglishPreset from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/module/lang/en.js";
import { Encoder, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js";
import EnglishPreset from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/module/lang/en.js";
export default {
tokenize: "forward",