Y
Hacker News
new
|
ask
|
show
|
jobs
by
deboflo
2486 days ago
JavaScript bundles are often a bottleneck in web builds. I wish there were better ways to speed this up.
1 comments
swsieber
2486 days ago
Yarn plug-n-play (pnp) is a mechanism developed to speed up yarn install (up to 70% faster).
IIUC, angular is considering (working on?) using Hazel under the hood to parallelize angular builds.
link
deboflo
2485 days ago
Thanks, I'll look into those.
link
IIUC, angular is considering (working on?) using Hazel under the hood to parallelize angular builds.