mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
9173f7d06f
* initial version * using sp-dev-fx-controls-react * switched to native ouifr * fix linktitle * still working * gonna brealk it now * cool * working * Update README.md * Update README.md * Update README.md * clean linging and remove unused code * Added additional field Types * added azure relay service demo * ok
30 lines
862 B
JSON
30 lines
862 B
JSON
{
|
|
"$schema": "https://dev.office.com/json-schemas/core-build/serve.schema.json",
|
|
"port": 4321,
|
|
"https": true,
|
|
"serveConfigurations": {
|
|
"default": {
|
|
"pageUrl": "https://tronoxglobal.sharepoint.com/sites/GLMasterData/Lists/Account%20Requests/AllItems.aspx",
|
|
"customActions": {
|
|
"f6b9bab2-00a1-4ff1-8bc2-04fea3d64fed": {
|
|
"location": "ClientSideExtension.ListViewCommandSet.CommandBar",
|
|
"properties": {
|
|
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"itemHistory": {
|
|
"pageUrl": "https://tronoxglobal.sharepoint.com/sites/GLMasterData/Lists/Account%20Requests/AllItems.aspx",
|
|
"customActions": {
|
|
"f6b9bab2-00a1-4ff1-8bc2-04fea3d64fed": {
|
|
"location": "ClientSideExtension.ListViewCommandSet.CommandBar",
|
|
"properties": {
|
|
}
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|