11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"directories": {
|
|
"app": "dist",
|
|
"output": "app-builds"
|
|
},
|
|
"win": {
|
|
"icon": "dist/favicon",
|
|
"target": ["portable"]
|
|
}
|
|
}
|