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

14 lines
375 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-check-flows",
"id": "fa0d5606-da19-4ba2-b47d-058d0594272d",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/react-check-flows.sppkg"
}
}