This allows reusing docker fs layer with node_modules in case if there were no changes in package*.json As a result, it decreases dependency on network during rebuilds at least in a local environment.
This allows reusing docker fs layer with node_modules in case if there were no changes in package*.json As a result, it decreases dependency on network during rebuilds at least in a local environment.