mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 15:16:35 +03:00
11 lines
405 B
JSON
11 lines
405 B
JSON
{
|
|
"stdout": "",
|
|
"stderr": "Live server not running. Start one with: <IMPECCABLE> live\n",
|
|
"exit": 1,
|
|
"signal": null,
|
|
"files": {
|
|
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n",
|
|
".impeccable/live/server.json": "{\"pid\":<PID>,\"port\":65531,\"token\":\"oracle-token\"}"
|
|
}
|
|
}
|