sp-dev-fx-webparts/samples/react-accordion-with-richtext/config/package-solution.json

22 lines
563 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-tabacordion",
"id": "e516c8e2-da07-4dba-a522-ae36ec31e879",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": "Undefined-1.13.0"
}
},
"paths": {
"zippedPackage": "solution/react-tabacordion.sppkg"
}
}