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