6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-02-13 06:28:24 +00:00
Régis Behmo 4bbeb4b84f feat: pinned nodejs requirements with npm ci
Contrary to what we might expect, `npm install` does not install pinned
requirements from a project's package-lock.json. That's the responsibility of
`npm ci`: https://docs.npmjs.com/cli/v8/commands/npm-ci

Running `npm ci` is also *much* faster than `npm install`, so that's a huge win.

See this issue for reference: https://github.com/openedx/frontend-wg/issues/100
2022-05-24 11:17:14 +02:00
..
2018-12-26 19:27:08 +01:00
2022-03-29 08:44:33 +02:00
2021-12-20 21:21:36 +01:00
2022-04-19 16:53:57 +02:00
2022-03-29 08:44:33 +02:00