This commit is contained in:
binwiederhier 2026-03-26 09:28:05 -04:00
parent 136b50f926
commit 3759ff26b4

View file

@ -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: