sp-dev-fx-webparts/samples/react-functional-stateful-c.../config/package-solution.json

14 lines
390 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "roman-numerals-client-side-solution",
"id": "f48eaad8-e027-4f27-bfca-0abd5239e65b",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/roman-numerals.sppkg"
}
}