Gaurav Goyal 0735b5edfb
AngularJS Greetings web part - Dev (#1142)
* AngularJS -  Greetings web part

* AngularJS Greeting webpart
2020-03-09 20:01:53 +02:00

7 lines
264 B
JSON

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