2020-05-10 08:29:00 -04:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
|
|
"solution": {
|
|
|
|
"name": "React AppInsights Dashboard",
|
|
|
|
"id": "6696970c-955e-4d95-82a3-35c0d2a5818c",
|
2023-02-06 12:40:36 -05:00
|
|
|
"version": "1.0.1.0",
|
2020-05-10 08:29:00 -04:00
|
|
|
"includeClientSideAssets": true,
|
|
|
|
"isDomainIsolated": false
|
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-appinsights-dashboard.sppkg"
|
|
|
|
}
|
|
|
|
}
|