MihaiValentin / lunr-languages

A collection of languages stemmers and stopwords for Lunr Javascript library
Other
430 stars 163 forks source link

How should I use it in ES6? #110

Open qq253498229 opened 6 months ago

qq253498229 commented 6 months ago

I want to use lunr-languages in an Angular project to support Chinese. However, the Angular project uses ES6 syntax, which requires importing dependencies.

How should I proceed to use lunr.zh?