How to make npm run build
use more of available resources to speed up the build
#12442
Unanswered
liesislukas
asked this question in
General
Replies: 1 comment 1 reply
-
I tried this too |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My app build in 3 minutes and couple seconds. It build on 15 GB memory, 8 vCPUs linux build machine. It used <30% of available resources. Any recommendations how to utilise more resources & speed up the build?
If i run same build on 7 GB memory, 4 vCPUs machine it uses ±60% of resources and does run longer, so more resources gave some boost, yet it's far from using it all.
Beta Was this translation helpful? Give feedback.
All reactions