1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-06 19:59:46 +00:00
Stefan Bauer e6afa9ad4f HandlebarJS sample using webpack loader configuration ()
* 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/"
}
}