@@ -3,7 +3,7 @@ WEB_DIR := web
.PHONY: web-install web-build build test vet check
web-install:
cd $(WEB_DIR) && npm ci
cd $(WEB_DIR) && npm install
web-build:
cd $(WEB_DIR) && npm run build
The note is not visible to the blocked user.