ReactIntern 1834af0258 initial pr for react-groups-teams
initial pull request for react-groups-teams
2021-05-06 00:33:51 -04:00

11 lines
286 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/core-build/serve.schema.json",
"port": 4321,
"https": true,
"initialPage": "https://localhost:5432/workbench",
"api": {
"port": 5432,
"entryPath": "node_modules/@microsoft/sp-webpart-workbench/lib/api/"
}
}