mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 22:14:53 +00:00
* 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
6 lines
161 B
JSON
6 lines
161 B
JSON
{
|
|
"workingDir": "./temp/deploy/",
|
|
"account": "<!-- STORAGE ACCOUNT NAME -->",
|
|
"container": "react-provision-assets",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |