Perry Kankam 3812eb20a6 Add 'samples/react-feedback/' from commit 'f9606eeed86b7a180e44f69e992f99d98b79094f'
git-subtree-dir: samples/react-feedback
git-subtree-mainline: 1b413fddabfc9681ed79daf1895538934affc4bd
git-subtree-split: f9606eeed86b7a180e44f69e992f99d98b79094f
2020-12-15 22:19:50 -05: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/"
}
}