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

    cli needs updating to support 3rd-party NPM Quasar packages

    CLI
    1
    2
    353
    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.
    • Hawkeye64
      Hawkeye64 last edited by

      @rstoenescu
      This is a discussion for the CLI to support 3rd-party NPM Quasar packages.

      If someone were to create and publish a Quasar package to NPM, then the person installing it would have to possibly manually add to the quasar.conf.js file.

      I think that it would be great if the CLI could do some of that work. The postInstall of an NPM package would be perfect for this.

      quasar conf component QPopover QSlideTransition
      This would add QPopover and QSlideTransition to the framework: { components: [ section, if they were not already there.

      quasar conf directives CloseOverlay
      This would add the CloseOverlay to the directives: [ section, if not already there.

      You get the general idea.

      1 Reply Last reply Reply Quote 0
      • Hawkeye64
        Hawkeye64 last edited by

        Added an issue (Enhancement) request: https://github.com/quasarframework/quasar-cli/issues/205

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