sp-dev-fx-webparts/samples/react-advanced-iframe/config/package-solution.json

21 lines
540 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "advanced-iframe-webpart",
"id": "ea8bc86d-8bd5-42fb-929d-25789fddec26",
"version": "1.0.0.9",
"includeClientSideAssets": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": "Undefined-1.13.1"
}
},
"paths": {
"zippedPackage": "solution/advanced-iframe-webpart.sppkg"
}
}