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

8 lines
200 B
JSON
Executable File

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