sp-dev-fx-webparts/samples/react-video-banner/config/package-solution.json

22 lines
541 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "PnP Video Banner",
"id": "69d93904-1b0f-4f8a-9619-446fce2702ef",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": ""
}
},
"paths": {
"zippedPackage": "solution/video-banner.sppkg"
}
}