Added loading logic for lunr-languages

This commit is contained in:
squidfunk
2020-01-26 15:42:22 +01:00
parent d329b6921f
commit 1fdb65b88f
15 changed files with 320 additions and 115 deletions

View File

@@ -20,7 +20,7 @@
* IN THE SOFTWARE.
*/
import * as lunr from "lunr"
import * as lunr from "expose-loader?lunr!lunr"
import {
ArticleDocument,