@ -7,6 +7,9 @@ help:
.PHONY: build
build: frontend-build backend-build
.PHONY: lint
lint: frontend-lint backend-lint
.PHONY: backend-%
backend-%: .develop.env .stack-work.lock # --stack-work-$*
$(MAKE) -- --backend-$*
The note is not visible to the blocked user.