mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
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:
committed by
GitHub
parent
dd903d3092
commit
aa20a9d086
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user