stefanvanherwijnen/quasar-app-extension-http-authentication

Make boot file register quasar-ui-http-authentication optionally (v2)

Closed this issue · 2 comments

I don't need quasar-ui-http-authentication UI components and I use mine owns. Can you make it optionally? Thanks

conf.boot.push('~quasar-app-extension-http-authentication/src/boot/register.ts')

V2 won't have a boot file anymore. It will also contain basically only the ui components so there might be no point in using it in your case.

It is what I want, thanks.