google-handwriting-api-elm/Makefile

4 lines
72 B
Makefile

default: app.js
app.js: src
elm make src/Main.elm --output=dist/app.js