14 lines
426 B
JSON
14 lines
426 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-custompropertypanecontrols-client-side-solution",
|
|
"id": "21ba0db9-71ef-4f6b-8463-ce29e77e19f4",
|
|
"version": "2.0.1.0",
|
|
"includeClientSideAssets": true,
|
|
"isDomainIsolated": false
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-custompropertypanecontrols.sppkg"
|
|
}
|
|
}
|