sp-dev-fx-webparts/samples/react-display-hierarchy/config/serve.json

7 lines
198 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/spfx-serve.schema.json",
"port": 4321,
"https": true,
"initialPage": "https://{tenantDomain}/_layouts/workbench.aspx"
}