Open prtksxna opened 6 years ago
There are still references to lunr.min.js
in examples/
and .test/
. I didn't remove them because I wasn't entirely sure how they were being generated. Happy to make changes where necessary 😄
This might help with #6.
Indexes are immutable in 2.0.0 so we need to create the index and add the docs at the same time. https://lunrjs.com/guides/upgrading.html