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

    icongenie difference between assets and include

    CLI
    1
    1
    80
    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.
    • mesqueeb
      mesqueeb last edited by mesqueeb

      With the new icongenie, I can do this
      icongenie g -i /path/to/icon.png and it generates the icons for all modes installed for me.

      However, when working with a “profile” it seems like it cannot automatically detect modes for you, so I need to specify them.

      I’m confused in the documentation though, what the difference is between these:

          --assets, -a          Prefill the assets Array with Icon Genie's
                                internal list, based on the modes that you indicate;
                                  [all|spa|pwa|ssr|bex|cordova|capacitor|electron]
                                Multiple can be specified, separated by ",":
                                  spa,cordova
      

      and

          --include             Prefill the params.include property;
                                  [all|spa|pwa|ssr|bex|cordova|capacitor|electron]
                                Multiple can be specified, separated by ",":
                                  spa,cordova
      

      What does params.include property mean?

      And, just like quasar.conf I’d love an “auto” option!

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