Sergej Schwabauer b4861f5bdb Add 'samples/react-interactive-map/' from commit '37b5f45bc98102a631f16b26a67b01d22a7765e6'
git-subtree-dir: samples/react-interactive-map
git-subtree-mainline: e43943f69e764dc178745822d99a34d28dc51032
git-subtree-split: 37b5f45bc98102a631f16b26a67b01d22a7765e6
2022-10-14 12:21:31 +02:00

7 lines
270 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
"workingDir": "./release/assets/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "spfxappdev-webparts-map",
"accessKey": "<!-- ACCESS KEY -->"
}