jekyll-lunr-js-search
jekyll-lunr-js-search copied to clipboard
ERROR `/js/search.js.map' not found.
For whatever reason this seems to pop up from time to time and renders the search box useless. It's added as the last line in the search.min.js
, but I can't figure out how to stop it from being regenerated.
In my _config.yml, I added keep_files: [js/search.js.map]
.
@cheshire137 thank you for this! Was driving myself crazy