mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +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
6a06ba443e
commit
bbbc6a99fc