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

14 lines
384 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "r-fx-portal-client-side-solution",
"id": "955d006f-7cc7-461f-8c5d-29593aebac61",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/r-fx-portal.sppkg"
}
}