Fixed lunr search stemmers not being correctly loaded

This commit is contained in:
squidfunk
2017-11-22 18:59:48 +01:00
committed by Martin Donath
parent f033fd5437
commit 6dc12758bb
8 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
*/
import escape from "escape-string-regexp"
import lunr from "lunr" // expose-loader?lunr!lunr"
import lunr from "expose-loader?lunr!lunr"
/* ----------------------------------------------------------------------------
* Functions