Joel Rodrigues 0d13a37dcd Update react project online 1.6.0 (#636)
* update files

* remove import of SPHttpClientBatch

* updated version and readme
2018-10-08 03:58:05 -04:00

8 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-project-online",
"accessKey": "<!-- ACCESS KEY -->"
}