mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 13:38:39 +00:00
* Updated the api-scopes tutorial sample to SPFx v1.6.0 (#617) * Dynamic SPFx Bundling Initial Commit
11 lines
284 B
JSON
11 lines
284 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"isCreatingSolution": true,
|
|
"environment": "spo",
|
|
"version": "1.6.0",
|
|
"libraryName": "dynamic-bundling",
|
|
"libraryId": "c40970b0-7ef0-40f2-b03b-718751fbc4b5",
|
|
"packageManager": "npm",
|
|
"componentType": "webpart"
|
|
}
|
|
} |