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

    Dev mode - Delay to refresh page

    CLI
    3
    5
    692
    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
      flavioafa last edited by

      Hello everyone, I need a tip. When I am in dev mode and saved a file it takes more than a minute for the change to appear on the web page. Is there any optimization setup I can do to make this happen faster?

      Thank you all! 🤓

      1 Reply Last reply Reply Quote 0
      • M
        Max last edited by

        what os are you using? this should be almost instant…

        1 Reply Last reply Reply Quote 0
        • F
          flavioafa last edited by

          Hello, i’m using ubuntu 16.04.

          1 Reply Last reply Reply Quote 0
          • M
            Max last edited by

            what does quasar info give you inside the project folder?

            1 Reply Last reply Reply Quote 0
            • E
              eddvdm last edited by

              Hi, I’m probably having a similar issue. I’ve started a new project using Quasar (for the first time) about a month ago - everything was speedy and fine. Then one day deadlines kicked in with new tasks, I ended up updating Quasar/Cli but also implemented some new plugins like vue-i18n (I didn’t need it back then, had to do it manually). But nothing was “huge” besides i18n (which isn’t itself, I’m only guessing here).

              After that stage (which, unfortunately was committed very poorly, my fault) the typical recompile phase on quasar dev started to take ~12sec instead of the usual 1sec (sometimes even less) from before. I couldn’t stop to take a look on this deeper so far, but some guys at Discord helped me with some tips.

              Right now I’m still having that 12sec, and I’m just waiting for a free afternoon so I can deep-investigate what could be happening. My next step is giving Webpack’s Stats Data API (https://webpack.js.org/api/stats/) to output those stats and analyze them. I suggest you do the same. I’ll probably have this time to do it around today or tomorrow and will come back here with results and conclusions, if any.

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