Files
pbakaus_impeccable/tests/oracle/golden/live-status-empty.json
T

10 lines
431 B
JSON

{
"stdout": "{\n \"liveServer\": null,\n \"activeSessions\": [],\n \"render\": [],\n \"recoveryHint\": \"Start live-server.mjs to requeue pending durable events, then run live-poll.mjs.\"\n}\n",
"stderr": "",
"exit": 0,
"signal": null,
"files": {
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n"
}
}