2017-11-06 02:28:43 -05:00
|
|
|
{
|
2018-10-08 03:58:05 -04:00
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
2017-11-06 02:28:43 -05:00
|
|
|
"solution": {
|
|
|
|
"name": "react-project-online-client-side-solution",
|
|
|
|
"id": "d6729fd9-103c-42c8-8ee5-17760e4ab92f",
|
2018-10-08 03:58:05 -04:00
|
|
|
"version": "1.3.0.0",
|
2018-01-31 22:26:41 -05:00
|
|
|
"includeClientSideAssets": true,
|
2017-11-06 02:28:43 -05:00
|
|
|
"skipFeatureDeployment": true
|
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-project-online.sppkg"
|
|
|
|
}
|
|
|
|
}
|