15 lines
445 B
JSON
15 lines
445 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-realtime-documents-client-side-solution",
|
|
"id": "c36a8a7b-1d47-4ccd-9911-6b8df3ee0a9a",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"skipFeatureDeployment": true,
|
|
"isDomainIsolated": false
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-realtime-documents.sppkg"
|
|
}
|
|
}
|