build-image icon indicating copy to clipboard operation
build-image copied to clipboard

Keep npm cache

Open denis-sokolov opened this issue 4 years ago • 0 comments

npm keeps its own dependency installation cache which speeds up the install step. It was a notable omission considering we kept caches for other packaging tools.

denis-sokolov avatar Dec 21 '20 06:12 denis-sokolov