Comment on Shrinking my static siteComments−pvtmert6ytl;dr author discovers multi-stage build to throw away useless nodejs dependencies.Same also applies to even Java. Maven downloads tons of stuff these days. You may only be using single static string from a dependency.
Comments
tl;dr author discovers multi-stage build to throw away useless nodejs dependencies.
Same also applies to even Java. Maven downloads tons of stuff these days. You may only be using single static string from a dependency.