mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-05 20:48:17 +00:00
cbcc2041d4
* first commit * Implemented GetChanges API, Readme updated, New property "socket server url" * added some scripts in order to automate the provisioning and deployment, readme updated, minor bug fix
12 lines
365 B
JSON
12 lines
365 B
JSON
{
|
|
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-webhooks-realtime-client-side-solution",
|
|
"id": "d4eee588-a8e6-45ce-b9e1-c40f0b92ef2d",
|
|
"version": "1.0.0.0",
|
|
"skipFeatureDeployment": true
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-webhooks-realtime.sppkg"
|
|
}
|
|
} |