@@ -0,0 +1,6 @@
.PHONY: frontend
frontend:
$(MAKE) -C frontend/ build
backend:
$(MAKE) -C backend/ build
The note is not visible to the blocked user.