mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 05:58:36 +00:00
734b83ae59
* Script editor update (#598) * Updated to SPFx 1.5.1 * Fix remove padding issue. * Moving import within container * Added dynamic loaded edit module * Made editor pane external and dynamic * Updated readme message. * Remove dependency for office ui fabric react * Use a supported workaround to get the script root.
11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"libraryName": "pzl-script-editor",
|
|
"framework": "react",
|
|
"version": "1.5.1",
|
|
"libraryId": "1425175f-3ed8-44d2-8fc4-dd1497191294",
|
|
"isCreatingSolution": true,
|
|
"packageManager": "npm",
|
|
"componentType": "webpart"
|
|
}
|
|
} |