"npm ci"
This commit is contained in:
parent
136b50f926
commit
3759ff26b4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -146,7 +146,7 @@ web-build:
|
|||
../server/site/config.js
|
||||
|
||||
web-deps:
|
||||
cd web && $(NPM) install
|
||||
cd web && $(NPM) ci
|
||||
# If this fails for .svg files, optimize them with svgo
|
||||
|
||||
web-deps-update:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue