mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-06 13:08:23 +00:00
d7d473f3ee
* React Twitter Timeline web part * typo in readme
7 lines
257 B
JSON
7 lines
257 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-twitter",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |