mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 05:58:36 +00:00
b4861f5bdb
git-subtree-dir: samples/react-interactive-map git-subtree-mainline: e43943f69e764dc178745822d99a34d28dc51032 git-subtree-split: 37b5f45bc98102a631f16b26a67b01d22a7765e6
8 lines
244 B
JSON
8 lines
244 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/core-build/serve.schema.json",
|
|
"port": 4321,
|
|
"https": true,
|
|
"ipAddress": "0.0.0.0",
|
|
"initialPage": "https://sscwebdev.sharepoint.com/sites/showroom/_layouts/workbench.aspx"
|
|
}
|