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

22 lines
560 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-youtube-client-side-solution",
"id": "ca0fd050-e358-4093-93cd-bc3d74e131e5",
"isDomainIsolated": false,
"version": "1.0.0.0",
"skipFeatureDeployment": true,
"includeClientSideAssets": true,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": ""
}
},
"paths": {
"zippedPackage": "solution/react-youtube.sppkg"
}
}