Also delete compiled entry JS and add a Makefile
@@ -0,0 +1,6 @@
.PHONY: frontend
frontend: jon/static/entry.js
jon/static/entry.js: $(shell find $(SOURCEDIR) -name '*.c')
elm make --optimize frontend/Entry.elm --output $@
The note is not visible to the blocked user.