mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-20 09:48:09 +08:00
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"watch": [
|
|
"electron/"
|
|
],
|
|
"ignore": [],
|
|
"ext": "js,json",
|
|
"verbose": true,
|
|
"exec": "ee-bin dev",
|
|
"restartable": "hr",
|
|
"colours": true,
|
|
"events": {}
|
|
} |