1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-27 22:08:58 +02:00

improve bundle compatibility

This commit is contained in:
Thomas Wilkerling
2025-03-12 21:58:21 +01:00
parent 844ee07e3c
commit 4b9900560a
26 changed files with 712 additions and 642 deletions

View File

@@ -11,8 +11,7 @@ const defaults = {
host: "localhost",
port: "5432"
},
pgp = pg_promise({ noWarnings: !
/* tag? */!0 /*await rows.hasNext()*/ /*await rows.hasNext()*/ /*await rows.hasNext()*/ }),
pgp = pg_promise({ noWarnings: ! /* tag? */!0 /*await rows.hasNext()*/ /*await rows.hasNext()*/ /*await rows.hasNext()*/ }),
VERSION = 1,
MAXIMUM_QUERY_VARS = 16000,
fields = ["map", "ctx", "reg", "tag", "cfg"],