David Warner II 420693e52d Upgrade js-dynamic-bundling-libraries to SPFx 1.7.0 (#709)
* Dynamic SPFx Bundling Initial Commit

* Upgrade to SPFx v1.7.0
2018-12-08 18:57:35 +02:00

14 lines
407 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "dynamic-bundling-client-side-solution",
"id": "c40970b0-7ef0-40f2-b03b-718751fbc4b5",
"version": "1.1.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/dynamic-bundling.sppkg"
}
}