Zach 3a7a3746ff
react-zpl-viewer sample (#1140)
* Initial Commit

* Fixed file select and updated ReadME

* updated ReadME
2020-03-09 19:57:48 +02:00

14 lines
394 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-zpl-viewer-client-side-solution",
"id": "f9e943cb-495d-4cd3-bd6c-73c4071cef3d",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/react-zpl-viewer.sppkg"
}
}