mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
* Upgraded community file Upgraded react-async-await-sp-pnp-js to V1.10 Changed fome PNP selective imports Ran Gulp test/ build/ and serve; all function seem to be running normal * Update gulpfile.js
7 lines
271 B
JSON
7 lines
271 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-async-await-sp-pnp-js",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |