You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its possible that devServer writeToDisk option is making builds take longer. In memory files, coupled with the possible change to chunkFilename, can make the builds go quicker. Test this out and if that's the case, don't writeToDisk.
The text was updated successfully, but these errors were encountered:
Its possible that devServer writeToDisk option is making builds take longer. In memory files, coupled with the possible change to chunkFilename, can make the builds go quicker. Test this out and if that's the case, don't writeToDisk.
The text was updated successfully, but these errors were encountered: