sp-dev-fx-webparts/samples/react-dev-radar/config/package-solution.json

14 lines
380 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "dev-radar-client-side-solution",
"id": "ff92e7ef-09b0-4bb2-add5-f09b1697b1c7",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/dev-radar.sppkg"
}
}