Files
FullWidthSection/config/package-solution.json
Torsten Brendgen 0b3f831174 Initial commit
2026-04-13 10:59:34 +02:00

14 lines
420 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "full-width-section-web-part-client-side-solution",
"id": "c11ccbaa-162d-4b65-9421-6a5f63acd34c",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true
},
"paths": {
"zippedPackage": "solution/full-width-section-web-part.sppkg"
}
}