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

    Update project Cordova

    Help
    3
    9
    3014
    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.
    • X
      xereda last edited by

      Update project Cordova

      How do I synchronize the latest design changes with Quasar Framework with the project contained in the “cordova” subdirectory?

      Thank you for any help.

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        cordova dir is totally under the control of Cordova. So if you need to update it just search on Cordova website. For example, updating Android or iOS platforms: https://cordova.apache.org/docs/en/latest/platform_plugin_versioning_ref/index.html#updating--removing-platforms

        1 Reply Last reply Reply Quote 0
        • rstoenescu
          rstoenescu Admin last edited by

          Also: https://cordova.apache.org/docs/en/latest/guide/cli/index.html#updating-cordova-and-your-project

          1 Reply Last reply Reply Quote 1
          • X
            xereda last edited by

            I started with a Quasar Framework project. Until then, there was nothing “Cordova”. Afterwards I went there and updated my Quasar project, to update Cordova App, with a new wrapper command?

            1 Reply Last reply Reply Quote 0
            • rstoenescu
              rstoenescu Admin last edited by

              Don’t really understand the question.

              1 Reply Last reply Reply Quote 0
              • K
                kosciak last edited by kosciak

                You need to run quasar build or quasar build ios. www folder with Cordova source is symlinked to the dist one from quasar. then cordova build [platform]

                X 1 Reply Last reply Reply Quote 0
                • X
                  xereda @kosciak last edited by xereda

                  @kosciak “dist” directory is a link to “www” of Cordova project!?

                  1 Reply Last reply Reply Quote 0
                  • K
                    kosciak last edited by

                    The other way around. quasar-project/dist is linked to quasar-project/cordova/www:

                    0_1479246143030_2016-11-15-224209_1920x1080_scrot.png

                    Look on the right, the properties. Also in the Atom’s tree view www is different, cause it’s a link. 🙂

                    X 1 Reply Last reply Reply Quote 1
                    • X
                      xereda @kosciak last edited by

                      @kosciak ok! Tks for help

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