You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2022. It is now read-only.
Hello,
First of all, thank you for the amazing job made with Quasar.
I'm currently playing with app extensions as it is described as the way to create a clean starter.
I've already created extensions to cover my needs but instead of invoking them sequentially, I wonder if there is a way to create kind of a "meta" extension to install them automatically.
I've seen the hasExtension in the API but no addExtension, so is it possible to achieve?
Thank you