mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 14:05:15 +00:00
* update docs * Update README.md * Update README.md * Support to IE11 * fine tunning, added Fade on Images * use CSS transitions * clean extra comments * react-carousel * Happy Birthday Web Part - new version * Update Docs * added spinner on loading image in carousel
7 lines
258 B
JSON
7 lines
258 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-carousel",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |