Comment on Makefiles for Web Work (2022)parentComments−nsonha2yMake doesn't make build faster. Most likely, the bottleneck is the build tool you are calling, not how you call it.
Comments
Make doesn't make build faster. Most likely, the bottleneck is the build tool you are calling, not how you call it.