Hi @metcarob
There are technical reasons why we are not able to stop redirecting to quasar.dev. It sounds to me like you are saying that the security team won’t issue a whitelisting ticket for quasar.dev - even though at your company you are using Quasar, which is an open-source, community based project that is free?
Not going to quibble with you, but I see only a couple solutions here:
- Demand that secops whitelist quasar.dev as an important asset to your work. Tell them that the core team of the Quasar Framework is requesting links to their badrep blocklists.
- Git clone the repo and build the docs locally.
$ git clone https://github.com/quasarframework/quasar
$ cd quasar/docs
$ yarn
$ quasar dev -m ssr
[edit] FYI - the quasar.dev
domain processes approx. 500,000 page-views monthly.