mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
git-subtree-dir: samples/react-cherry-picked-content git-subtree-mainline: 51eebc82dec61439c77fd4ac8046f689bc5daeb4 git-subtree-split: 85f9d532109135b43305e2f00923188c16c04226
7 lines
274 B
JSON
7 lines
274 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-cherry-picked-content",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |