conedevelopment / i18n

Push your Laravel translations to the front-end and use them easily with JavaScript.
https://pineco.de/using-laravels-localization-js/
MIT License
129 stars 21 forks source link

Maybe not all browsers support ES2018 new RegExp Features #8

Closed szepeviktor closed 5 years ago

szepeviktor commented 5 years ago

See e.g. https://github.com/PrismJS/prism/issues/1708

e.g. in Firefox 66

kép

https://stackoverflow.com/a/50011952

szepeviktor commented 5 years ago

See compatibility in this chart https://kangax.github.io/compat-table/es2016plus/