jon/Makefile

3 lines
104 B
Makefile

static/jon.js: elm/*.elm $(wildcard elm/**/*.elm)
elm make --debug --output static/jon.js elm/Main.elm