tutor/www/elm-watch.json

10 lines
172 B
JSON

{
"targets": {
"My target name": {
"inputs": [
"src/App.elm"
],
"output": "public/elm.js"
}
}
}