Base solution for your next web application
Open Closed

npm start much slower at rebuilds #10016


User avatar
0
jtallon created

We upgraded from 6.8 to 9.0.1 Angular .net core

Since then our rebuilds are much slower. A simple HTML change can take up to 30 seconds or longer to compile and refresh the webpage. Before it used to take a few seconds. Running an AMD Ryzen 5 3600 with 32gb Ram.

Is there anything I can do to speed it up?


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @jtallon,

    This might be related to this. Could you check it and see if the suggested solution works for development ?

  • User Avatar
    0
    jtallon created

    Thanks @ismcagdas that worked a treat. Out of curiousity, on a cold build would you expect the front end to take approximately 3min 52seconds to build on a fast machine? Is there a tip that you can give to increase the cold build time?