tutor/www/elm-watch.json

11 lines
172 B
JSON
Raw Permalink Normal View History

2023-07-06 19:16:58 +00:00
{
"targets": {
"My target name": {
"inputs": [
"src/App.elm"
],
"output": "public/elm.js"
}
}
}