Tom

Results 84 comments of Tom

If I am not mistaken, in production mode you can not load from a folder. You do need a webserver such as nginx or some node express to serve your...

I drive a lot in Europe with Waze, real-time traffic is essential, but the English accent for Street names make it unusable. They only sound good with original language voice......

@wilcorrea that is doable... but also influences all webpack / linting / testing stuff we have designed for ourselves... So... just saying it would help if Quasar would not consider...

Why not set lazy loading language for _specific components_ in the _same format_ as in nuxt.config.js ? ```js export default { i18n: { locales: [ { name: 'English', code: 'en',...

Changed to .coffee files in my comment as that is what we use ))

It is basic requirement I think for every node project... I just rewrote our lib to give Paho a frist try, to see if it would work for us. Without...

Very nice... But I can not seem to get to use it. Is there a documentation paragraph? )) I ran ``npm install --save-dev @types/chartjs-plugin-trendline`` but that was not enough? Edit:...

Maybe... but Nuxt is not using i18n in any way, AFAIK )) And we only see this kind of issue with i18n...