mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/core-build/serve.schema.json",
|
|
"port": 4321,
|
|
"https": true,
|
|
|
|
"serveConfigurations": {
|
|
"default": {
|
|
"pageUrl": "https://russellwgove.sharepoint.com/sites/ReactPrivateLibraries/_layouts/15/workbench.aspx"
|
|
|
|
}
|
|
}
|
|
} |