1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-09 06:38:52 +00:00
Hugo Bernier 3f30d811f5 React Chart Control Samples ()
* Removed xml2js references

* Initial version

* Created dynamic data callable

* Cleaned up code and comments

* Added chartinator.
2019-01-22 16:08:28 +02:00

7 lines
262 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-chartcontrol",
"accessKey": "<!-- ACCESS KEY -->"
}