mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 14:05:15 +00:00
git-subtree-dir: samples/react-ppp-pnp-controls git-subtree-mainline: 56cc34330fa4df6cf9efee8ad4d33f4ab3f12ab1 git-subtree-split: b1105e2c434bc5a5514761f5094ea324c84261a0
7 lines
268 B
JSON
7 lines
268 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
|
|
"workingDir": "./release/assets/",
|
|
"account": "<!-- STORAGE ACCOUNT NAME -->",
|
|
"container": "react-ppp-pnpcontrols",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |