mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 22:26:38 +03:00
10 lines
339 B
JSON
10 lines
339 B
JSON
{
|
|
"stdout": "",
|
|
"stderr": "[impeccable live] --target requires a path value (use --target <path> or --target=<path>)\n",
|
|
"exit": 1,
|
|
"signal": null,
|
|
"files": {
|
|
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n"
|
|
}
|
|
}
|