olivernn / lunr.js

A bit like Solr, but much smaller and not as bright
http://lunrjs.com
MIT License
8.89k stars 548 forks source link

Fix utils.warn usage in strict mode. #411

Open indo-dev-0 opened 4 years ago

indo-dev-0 commented 4 years ago

This includes three commits because I don't have time to figure out how to create a PR for single commit (sorry!) but it should be easy to cherry pick just 8483258.

This fixes #324 by type checking console instead of binding to a global.