1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-09 06:38:52 +00:00
Waldek Mastykarz dbd7d66ff6 Added sample project with API secured with AAD ()
Moved web part to a subdirectory
2017-05-19 16:40:43 +03:00

6 lines
157 B
JSON

{
"workingDir": "./temp/deploy/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "aad-api-spo-cookie",
"accessKey": "<!-- ACCESS KEY -->"
}