mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 05:58:36 +00:00
5ca1a89c85
* react-provision-assets sample added. provides advanced techniques for provisioning lists, libraries, fields and more. * README drop icon changed to GA I updated the drop icon from drop4 to GA so not to cause confusion when someone is looking at the README. * README file updated
10 lines
196 B
JSON
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/"
|
|
}
|
|
}
|