mirror of
https://codeberg.org/JasterV/2048.elm.git
synced 2026-04-26 18:10:03 +00:00
2 lines
54 B
Makefile
2 lines
54 B
Makefile
build:
|
|
elm make src/Main.elm --output public/app.js
|