14 lines
388 B
JSON
14 lines
388 B
JSON
|
{
|
||
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
||
|
"solution": {
|
||
|
"name": "teams-tracker-client-side-solution",
|
||
|
"id": "f5a39f0e-c504-4969-8e47-1ed85d9f8a68",
|
||
|
"version": "1.0.0.0",
|
||
|
"includeClientSideAssets": true,
|
||
|
"isDomainIsolated": false
|
||
|
},
|
||
|
"paths": {
|
||
|
"zippedPackage": "solution/teams-tracker.sppkg"
|
||
|
}
|
||
|
}
|