citrineos-core icon indicating copy to clipboard operation
citrineos-core copied to clipboard

Used npm ci to restore file in a reproducible way

Open Prev-I opened this issue 6 months ago • 2 comments

Fixes citrineos/citrineos#31

Added npm restore as shorthand to npm ci. Changed npm i to ci in dockerbuild Added package-lock.json to be used by npm ci and removed it from gitignore

Prev-I avatar Aug 13 '24 13:08 Prev-I