14 lines
414 B
JSON
14 lines
414 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-mobx-multiple-stores-client-side-solution",
|
|
"id": "94924d67-e7b2-415f-9bd3-3f69b18b37c8",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"isDomainIsolated": false
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-mobx-multiple-stores.sppkg"
|
|
}
|
|
}
|