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

6 lines
205 B
JSON

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