Stefan Bauer e6afa9ad4f HandlebarJS sample using webpack loader configuration (#142)
* handlebarsjs webpack loader sample

* removed trashed folder
2017-03-07 22:57:26 +02:00

10 lines
196 B
JSON

{
"port": 4321,
"initialPage": "https://localhost:5432/workbench",
"https": true,
"api": {
"port": 5432,
"entryPath": "node_modules/@microsoft/sp-webpart-workbench/lib/api/"
}
}