Laurent Payot
                                            Laurent Payot
                                        
                                    Just use `a(href="{{pathFor route}}")` in your jade file.
@rstoenescu No problem. Will do that Monday morning.
@rstoenescu here is the repo you asked for: https://github.com/laurentpayot/quasar-CS-kit
Oops I forgot i18n and ie11 (default no), I'm going to add them asap…
Added i18n. Tested and ok, like the store by the way. ie11 support was just a boolean in quasar conf so I let it to false. Let me know if...
@nothingismagick hopefully will do that today or tomorrow.
Can't do that for quasar 0.16 my machine for now as I'm working with Vue CLI 3 and it seems incompatible with Quasar CLI: ``` laurent@asus:~/nodejs$ npm -v 6.1.0 laurent@asus:~/nodejs$...
I meant I use Vue _CLI_ 3. Modified my last comment.
As Quasar 0.16.2 is using webpack-chain, here are the webpack-chain config options for CoffeeScript I use with Vue CLI 3 . Should be the same for Quasar CLI (except maybe...
@achmadk If Fastify doesn't work for you there are other (an maybe better) options than Fastify to replace express: https://github.com/fastify/benchmarks#benchmarks