Russell gove 9173f7d06f Dev (#664)
* 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
2018-11-09 17:01:43 +02:00

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": {
}
}
}
}
}
}