sp-dev-fx-webparts/samples/section-backgrounds/config/package-solution.json

14 lines
398 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "section-background-client-side-solution",
"id": "6e12f297-a6bf-43c8-98b3-250220ae905f",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/section-background.sppkg"
}
}