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

15 lines
423 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-twitter-client-side-solution",
"id": "8c0ef02c-7f7d-4600-9ed0-b7620062c4ef",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/react-twitter.sppkg"
}
}