Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Vetur code completion for app extensions #10

Open
moander opened this issue Nov 14, 2019 · 0 comments
Open

Vetur code completion for app extensions #10

moander opened this issue Nov 14, 2019 · 0 comments

Comments

@moander
Copy link

moander commented Nov 14, 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:

  "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.

moander added a commit to moander/vetur that referenced this issue Nov 15, 2019
I suggest allowing quasar to be a devDependency to allow code completion in app extensions without adding a dependency.

quasarframework/quasar-starter-kit-app-extension#10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant