14 lines
396 B
JSON
14 lines
396 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-spfx-webcam-client-side-solution",
|
|
"id": "a8075f7d-4517-44af-884c-5f0b348f8e57",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"isDomainIsolated": false
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-spfx-webcam.sppkg"
|
|
}
|
|
}
|