Marcin Wojciechowski a3852119d4 Initial commit
2022-02-03 18:51:21 +01:00

7 lines
272 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-graph-auto-batching",
"accessKey": "<!-- ACCESS KEY -->"
}