mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-21 12:34:25 +00:00
Added preview for testing purposes
This commit is contained in:
parent
388ac9d10f
commit
5919d7b03a
@ -13,6 +13,14 @@
|
||||
"products": [
|
||||
"SharePoint"
|
||||
],
|
||||
"preview": {
|
||||
"label": "Click here for preview",
|
||||
"url": "https://www.something.com/",
|
||||
"settings": {
|
||||
"oneCustomSetting": "OneCustomCustomValue",
|
||||
"anotherCustomSetting": "AnotherCustomCustomValue"
|
||||
}
|
||||
},
|
||||
"metadata": [
|
||||
{
|
||||
"key": "CLIENT-SIDE-DEV",
|
||||
|
Loading…
x
Reference in New Issue
Block a user