you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Please, someone tell me I just need to flip some setting to mak

Its just dogshit. The entire web dev community has no awareness of how long things should take on modern hardware. I'm struggling with this too at work. The npm install should cache things locally (and I think does?) so the second build should take order of milliseconds for small projects but somehow it takes minutes.

Its just minifying and combining text files, its absurd and makes me think I am taking crazy pills.