1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-08 04:39:52 +00:00
2020-09-20 20:11:36 -04:00

7 lines
265 B
JSON

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