11 lines
172 B
JSON
11 lines
172 B
JSON
|
{
|
||
|
"targets": {
|
||
|
"My target name": {
|
||
|
"inputs": [
|
||
|
"src/App.elm"
|
||
|
],
|
||
|
"output": "public/elm.js"
|
||
|
}
|
||
|
}
|
||
|
}
|