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.
First of all thank you for all the hard work. Quasar framework is awesome!
Vetur supports Quasar Framework but for app extensions you need to add quasar as a dependency:
"dependencies": {
"quasar": "*"
}
For app extensions I think the proper way would be to add it to devDependency but Vetur does not currently support that so I'm reporting this for the reference.