Skip to content

[WIP] tools: s/npm install/npm ci

Rodrigo Muino Tomonari requested to merge github/fork/MylesBorins/npm-ci into master

npm ci is substantially faster than npm install.

Can't see why we wouldn't want to do this... only catch would be if we don't support package-lock... but we have those currently checked in afaik

Merge request reports

Loading