Sabit Igde a092d64549 spfx base updated to 1.6.0 (#674)
updated spfx version using office365 CLI spfx upgrade commands 1.4.1 -> 1.5.0 -> 1.5.1-> 1.6.0
2018-11-12 10:48:51 +02:00

11 lines
296 B
JSON

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