mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-14 17:05:21 +00:00
6 lines
161 B
JSON
6 lines
161 B
JSON
|
{
|
||
|
"workingDir": "./temp/deploy/",
|
||
|
"account": "<!-- STORAGE ACCOUNT NAME -->",
|
||
|
"container": "spfx-sp-pnp-js-example",
|
||
|
"accessKey": "<!-- ACCESS KEY -->"
|
||
|
}
|