mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
5ca1a89c85
* react-provision-assets sample added. provides advanced techniques for provisioning lists, libraries, fields and more. * README drop icon changed to GA I updated the drop icon from drop4 to GA so not to cause confusion when someone is looking at the README. * README file updated
29 lines
749 B
JSON
29 lines
749 B
JSON
{
|
|
"solution": {
|
|
"name": "react-provision-assets-client-side-solution",
|
|
"id": "e64d001b-d6c7-4326-8d5f-965a7a086267",
|
|
"version": "1.0.0.0",
|
|
"features": [{
|
|
"title": "react-provision-assets-client-side-solution",
|
|
"description": "react-provision-assets-client-side-solution",
|
|
"id": "523fe887-ced5-4036-b564-8dad5c6c6e22",
|
|
"version": "1.0.0.0",
|
|
"assets": {
|
|
"elementManifests": [
|
|
"elements.xml"
|
|
],
|
|
"elementFiles":[
|
|
"listSchema.xml",
|
|
"librarySchema.xml",
|
|
"Image1.jpg",
|
|
"Image2.png",
|
|
"WebPartSitePage.aspx"
|
|
]
|
|
}
|
|
}]
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-provision-assets.sppkg"
|
|
}
|
|
}
|