Esri / cedar

JavaScript Charts for ArcGIS
https://esri.github.io/cedar
257 stars 238 forks source link

Add @esri/arcgis-rest-request as a proper dependency now that it's published on npm #376

Closed tomwayson closed 6 years ago

tomwayson commented 6 years ago

Remove the code that I copied over form there

tomwayson commented 6 years ago

Initially it's fine to bundle the arcgis-rest-request code w/ cedar.

In the long run we'll want to make it an external dependency though. We may be adding in arcgis-rest-auth, and perhaps arcgis-rest-feature-service (once that exists).