@@ -11,8 +11,8 @@ build-validator:
build-frontend:
rm -rf web/build
cd web && bun install
cd web && bun run build
cd web && bun install --frozen-lockfile
cd web && bun run build --frozen-lockfile
build: build-backend build-validator build-frontend
The note is not visible to the blocked user.