14 lines
398 B
JSON
14 lines
398 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-github-badge-client-side-solution",
|
|
"id": "566f9f40-96ac-41b6-bf11-a1f4675dc838",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"isDomainIsolated": false
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-github-badge.sppkg"
|
|
}
|
|
}
|