ember-data.js.map isn't being updated with the other ember-data.js files on https://cdnjs.com
https://cdnjs.cloudflare.com/ajax/libs/ember-data.js/1.0.0-beta.18/ember-data.js.map is actually for 1.0.0-beta.16.1, not 1.0.0-beta.18. Similarly, 1.0.0-beta.17 is also using the map from 1.0.0-beta.16.1.
I opened cdnjs/cdnjs#4692, but it was closed as an issue from "upstream". Is this the right place?
Thanks for any help.
@fivetanley