14 lines
404 B
JSON
14 lines
404 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "datatables-itrequests-client-side-solution",
|
|
"id": "6c467145-feee-4d44-beb3-0e995e266dd0",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"isDomainIsolated": false
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/datatables-itrequests.sppkg"
|
|
}
|
|
}
|