Speed up npm install for CI in one single line

tar xf ../nm_cache.tar && \ npm prune && \ npm install && \ tar cf ../nm_cache.tar node_modules
Update packages that matter and focuses on rapid shipping

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.