kunj-sangani 4ebc9806d3 New Sample Web part to edit Application Customizer
New sample webpart named
react-Edit-ApplicationCustomizer to help users to edit the title,json and description for their application customizer

Co-Authored-By: Siddharth Vaghasia <siddh.vaghasia@gmail.com>
2020-11-07 15:32:56 +05:30

7 lines
283 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-all-application-customizers",
"accessKey": "<!-- ACCESS KEY -->"
}