-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Medium
-
Component/s: Pipelines - Run Failures
It would be great if npm install didnt have to re-download everything each time.
Perhaps node_modules could be stored and reused? only updated when packages.json changed?