20 lines
505 B
JSON
Executable File
20 lines
505 B
JSON
Executable File
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-form-webpart-client-side-solution",
|
|
"id": "373a20ef-dfc6-456a-95ec-171de3c94581",
|
|
"version": "1.0.9.0",
|
|
"title": "List form",
|
|
"supportedLocales": [
|
|
"en-US",
|
|
"fr-FR",
|
|
"tr-TR"
|
|
],
|
|
"skipFeatureDeployment": true,
|
|
"includeClientSideAssets": true
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-form-webpart.sppkg"
|
|
}
|
|
}
|