github.com/simpleiot/simpleiot@v0.18.3/frontend/elm-watch.json (about) 1 { 2 "targets": { 3 "SIOT Frontend": { 4 "inputs": ["src/Main.elm"], 5 "output": "public/dist/elm.js" 6 } 7 } 8 }