sp-dev-fx-webparts/samples/react-fluentui-theme-variant/config/package-solution.json

21 lines
555 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-fluentui-theme-variant-client-side-solution",
"id": "241da19a-7c8a-4ab9-8b32-bfc5fb77d9d2",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": ""
}
},
"paths": {
"zippedPackage": "solution/react-fluentui-theme-variant.sppkg"
}
}