This commit is contained in:
binwiederhier 2026-03-26 11:13:43 -04:00
parent be4134fc3b
commit 27bbb10a31

View file

@ -147,6 +147,7 @@ web-build:
web-deps:
cd web && $(NPM) ci
# Use "npm ci" so that we don't change the package lock file
# If this fails for .svg files, optimize them with svgo
web-deps-update: