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 has been 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.
The text was updated successfully, but these errors were encountered:
moander
added a commit
to moander/vetur
that referenced
this issue
Nov 15, 2019
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:
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.The text was updated successfully, but these errors were encountered: