Open soulpimp opened 8 years ago
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.
search.min.js
In my _config.yml, I added keep_files: [js/search.js.map].
keep_files: [js/search.js.map]
@cheshire137 thank you for this! Was driving myself crazy
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.