2017-03-01 02:35:09 -05:00
|
|
|
{
|
2018-11-14 10:27:50 -05:00
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
2017-03-01 02:35:09 -05:00
|
|
|
"solution": {
|
2018-11-14 10:27:50 -05:00
|
|
|
"name": "spfx-pnpjs-example-client-side-solution",
|
|
|
|
"id": "9050d578-2a30-418b-8489-f1a61f8aa60f",
|
|
|
|
"version": "1.0.0.0",
|
|
|
|
"includeClientSideAssets": true,
|
|
|
|
"isDomainIsolated": false
|
2017-03-01 02:35:09 -05:00
|
|
|
},
|
|
|
|
"paths": {
|
2018-11-14 10:27:50 -05:00
|
|
|
"zippedPackage": "solution/spfx-pnpjs-example.sppkg"
|
2017-03-01 02:35:09 -05:00
|
|
|
}
|
|
|
|
}
|