David Warner II df46abc363 Modern Experience Theme Manager (#796)
* Dynamic SPFx Bundling Initial Commit

* Upgrade to SPFx v1.7.0

* New Modern Experience Theme Manager web part sample
2019-02-28 17:36:53 +02: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/"
}
}