We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426530b commit b741201Copy full SHA for b741201
Makefile
@@ -0,0 +1,4 @@
1
+all: build
2
+
3
+build:
4
+ @elm make src/Main.elm --optimize
0 commit comments