Closed glebec closed 6 years ago
Switches package management (removes yarn lockfile, adds npm lockfile, changes Travis options).
Special note, since npm ci tosses node_modules, caching the node modules is counter-productive. Removed from travis yml.
npm ci
node_modules
Assignee Tasks
Switches package management (removes yarn lockfile, adds npm lockfile, changes Travis options).