22 lines
570 B
JSON
22 lines
570 B
JSON
|
{
|
||
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
||
|
"solution": {
|
||
|
"name": "react-faqs-client-side-solution",
|
||
|
"id": "ad8bfeaa-1ae0-4bf1-b395-b9d863d62d7c",
|
||
|
"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-faqs.sppkg"
|
||
|
}
|
||
|
}
|