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

    App:dev-server now taking 45+ seconds and slow hot-reload

    CLI
    1
    2
    429
    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.
    • J
      jcvlds last edited by jcvlds

      Hey guys,

      I began developing using Quasar about a week ago and building a personal project to get my hands dirty learning Quasar.

      Was all going well until yesterday when all of a sudden it now takes a very long time (45 seconds or longer) to open up the SPA on the browser after initial dev-build (quasar dev) and is also being slow when hot-reloading after that.

      Any insights into what I may take a look at to see what could be causing this?

      This is the info from my ‘quasar info’:
      Operating System Darwin(18.7.0) - darwin/x64
      NodeJs 10.14.1

      Global packages
      NPM 6.4.1
      yarn Not installed
      @quasar/cli 1.0.2
      cordova Not installed

      Thanks in advance for any help!

      1 Reply Last reply Reply Quote 0
      • J
        jcvlds last edited by

        Turns out the compiling and building was actually being very fast still … the issue that was causing the app to open up on browser was that there was a ton of ESLint warnings from different pages/components.

        I disabled ESLint for now and the compile time + open on browser load time is now very fast once again 🙂

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