mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-06 04:58:39 +00:00
afe315334b
updated to fluent ui 9.20; updated to SPFx 1.17.2
7 lines
198 B
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"
|
|
}
|