There was an error while loading. Please reload this page.
1 parent 257d942 commit 6db94d5Copy full SHA for 6db94d5
adev/src/content/cli/help/build-info.json
@@ -1,4 +1,4 @@
1
{
2
"branchName": "refs/heads/main",
3
- "sha": "4df2adf2347e6fc311266918fd5dab4b5d2abf7c"
+ "sha": "6c10e1b0f67797589bbc3b24d1de572d51714791"
4
}
adev/src/content/cli/help/serve.json
@@ -61,6 +61,11 @@
61
"default": "localhost",
62
"description": "Host to listen on."
63
},
64
+ {
65
+ "name": "inspect",
66
+ "type": "string",
67
+ "description": "Activate debugging inspector. This option only has an effect when 'SSR' or 'SSG' are enabled."
68
+ },
69
70
"name": "live-reload",
71
"type": "boolean",
0 commit comments