mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
5fe4521c21
* Taxonomy panel picker web part Code sample for the Taxonomy panel picker web part added. * GIF path updated GIF path in the readme file updated. * Sample for pre-populated control added. Sample for pre-populated control added. * Update README.md
7 lines
270 B
JSON
7 lines
270 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-taxonomypicker-panel",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |