mirror of
https://github.com/open-webui/docs
synced 2025-05-19 10:52:14 +00:00
use npm ci instead of npm i.
The command `npm ci` is preferred over `npm i` when there is a package-lock.json file because it ensures a consistent and reproducible installation of dependencies.
This commit is contained in:
parent
19e54a3507
commit
246a94cc7b