You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be great, we've seen transliteration add up to 250ms of processing time when we slugify a string, and as our website only operates in English it's generally not something we ever need.
Heya, great one.
Can we add
options.transliterate
so we can disable transliteration? Defaulting totrue
if you will so.slugify/index.js
Line 46 in b841d04
to
The text was updated successfully, but these errors were encountered: