No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Regular NPM install

    Framework
    1
    1
    59
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      florinmiu last edited by

      I’m trying to create a schema-based component and I want to test it with Quasar components (the component is for a Quasar-based project).
      For this reason I want to include Quasar UI as a dev dependency but I couldn’t find any docs on how to use it like a regular package.

      I’m using vue-test-utils and so far all custom components that are required by the schema have to be registered within a localVue instance. So, I also need to do something like Qusar.attachTo(localVue)

      Any ideas?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post