Skip to content

Commit

Permalink
chore(export): build
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lee authored and ts-thomas committed Oct 18, 2021
1 parent 3bdd6a4 commit c4faeb8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.
4 changes: 2 additions & 2 deletions dist/flexsearch.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dist/flexsearch.debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -390,9 +390,9 @@ function F(a) {
}
return b;
}
;var ha = {encode:fa, rtl:!1, tokenize:""};
function fa(a) {
return ba.call(this, ("" + a).toLowerCase(), !1, ca, !1);
;var ia = {encode:ha, rtl:!1, tokenize:""};
function ha(a) {
return ca.call(this, ("" + a).toLowerCase(), !1, da, !1);
}
;const ja = {}, H = {};
function ka(a) {
Expand Down Expand Up @@ -1192,7 +1192,7 @@ R.prototype.export = function(a, b, c, d, e) {
k = f.store;
break;
default:
return Promise.resolve(!0);
return !0;
}
return yield qa(a, f, g, d, e, k);
});
Expand Down
Loading

0 comments on commit c4faeb8

Please sign in to comment.