14 lines
393 B
JSON
14 lines
393 B
JSON
|
{
|
||
|
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
|
||
|
"solution": {
|
||
|
"name": "react-jest-testing-client-side-solution",
|
||
|
"id": "9e16e13b-8d8c-4b89-8de4-dd654c5b6740",
|
||
|
"version": "1.0.0.0",
|
||
|
"includeClientSideAssets": true,
|
||
|
"skipFeatureDeployment": true
|
||
|
},
|
||
|
"paths": {
|
||
|
"zippedPackage": "solution/react-jest-testing.sppkg"
|
||
|
}
|
||
|
}
|