sp-dev-fx-webparts/samples/angularelements-helloworld/config/package-solution.json

14 lines
409 B
JSON

{
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "angularelements-helloworld-client-side-solution",
"id": "565c046f-46a4-42e5-a5e6-e9e4edfcf09d",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true
},
"paths": {
"zippedPackage": "solution/angularelements-helloworld.sppkg"
}
}