mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-09 06:25:01 +00:00
7c1e19ac13
Web Part demo for PnP Adaptive Card Host Control
7 lines
279 B
JSON
7 lines
279 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
|
|
"workingDir": "./release/assets/",
|
|
"account": "<!-- STORAGE ACCOUNT NAME -->",
|
|
"container": "react-adaptive-card-host-control",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |