7 lines
210 B
JSON
7 lines
210 B
JSON
|
{
|
||
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/spfx-serve.schema.json",
|
||
|
"port": 4321,
|
||
|
"https": true,
|
||
|
"initialPage": "https://enter-your-SharePoint-site/_layouts/workbench.aspx"
|
||
|
}
|