2018-05-11 21:59:42 -04:00
|
|
|
{
|
2018-06-15 01:46:43 -04:00
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
2018-05-11 21:59:42 -04:00
|
|
|
"solution": {
|
|
|
|
"name": "react-jest-testing-client-side-solution",
|
|
|
|
"id": "9e16e13b-8d8c-4b89-8de4-dd654c5b6740",
|
|
|
|
"version": "1.0.0.0",
|
|
|
|
"includeClientSideAssets": true,
|
2018-12-19 02:19:36 -05:00
|
|
|
"skipFeatureDeployment": true,
|
|
|
|
"isDomainIsolated": false
|
2018-05-11 21:59:42 -04:00
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-jest-testing.sppkg"
|
|
|
|
}
|
|
|
|
}
|