Esri / ember-cli-cedar

Ember addon for Esri's Cedar charting library
https://esri.github.io/ember-cli-cedar/#/charts/bar
Apache License 2.0
3 stars 2 forks source link

remove prefixing on a-g-r.js files #96

Closed dbouwman closed 6 years ago

dbouwman commented 6 years ago

ArcGIS-Rest.js released an update where the output filenames changed, AND the old files were still in the node packages.

This PR updates the ember wrapper to pull in the new files.

dbouwman commented 6 years ago

fwiw - these changes have been validated in opendata by making these same changes within the node_modules folder structure.