6 lines
137 B
JSON
6 lines
137 B
JSON
{
|
|
"watch": ["build/electron"],
|
|
"exec": "npm run start:electron:run",
|
|
"ext": "js, cjs, json, ts, proto, css, png, jpeg, jpg, ico"
|
|
}
|