Zach 3a7a3746ff
react-zpl-viewer sample (#1140)
* Initial Commit

* Fixed file select and updated ReadME

* updated ReadME
2020-03-09 19:57:48 +02:00

7 lines
260 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-zpl-viewer",
"accessKey": "<!-- ACCESS KEY -->"
}