Fix support for ja or jp in search. (#2178)

Add tinyseg.js included with lunr-languages v1.4.0. Fixes `MODULE_NOT_FOUND` error when lang is `ja` or `jp`.
This commit is contained in:
Masanori Matsumoto
2021-03-25 08:38:33 +09:00
committed by GitHub
parent dd903d3092
commit aa20a9d086
6 changed files with 216 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ mkdocs/themes/**/js/modernizr-**.min.js
mkdocs/themes/readthedocs/js/theme.js
mkdocs/contrib/search/templates/search/lunr.js
mkdocs/contrib/search/lunr-language/lunr.**.js
mkdocs/contrib/search/lunr-language/tinyseg.js