14 lines
395 B
JSON
14 lines
395 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "React AppInsights Dashboard",
|
|
"id": "6696970c-955e-4d95-82a3-35c0d2a5818c",
|
|
"version": "1.0.1.0",
|
|
"includeClientSideAssets": true,
|
|
"isDomainIsolated": false
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-appinsights-dashboard.sppkg"
|
|
}
|
|
}
|