sp-dev-fx-webparts/samples/js-theme-manager/config/package-solution.json

13 lines
363 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "js-theme-manager-client-side-solution",
"id": "555147fb-b773-446f-aef2-1b25001f92d9",
"version": "2.0.0.0",
"includeClientSideAssets": true
},
"paths": {
"zippedPackage": "solution/js-theme-manager.sppkg"
}
}