2023-01-03 00:33:06 -05:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/spfx-serve.schema.json",
|
|
|
|
"port": 4321,
|
|
|
|
"https": true,
|
2023-11-30 12:48:19 -05:00
|
|
|
"initialPage":"https://{tenantDomain}/_layouts/workbench.aspx"
|
2023-01-03 00:33:06 -05:00
|
|
|
}
|