14 lines
402 B
JSON
14 lines
402 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-image-editor-client-side-solution",
|
|
"id": "e859f86f-7a12-40e3-94fb-97ee47419aed",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"skipFeatureDeployment": true
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-image-editor.sppkg"
|
|
}
|
|
}
|