tildeio / rsvp.js

A lightweight library that provides tools for organizing asynchronous code
MIT License
3.62k stars 263 forks source link

rsvp.js.map is throwing a 404 #357

Closed ziaukhan closed 9 years ago

ziaukhan commented 9 years ago

Playing around with the newest rsvp.js today, I'm noticing that rsvp.js.map is showing up as a 404 when putting the rsvp.js (3.0.16) script into a site that I'm working on.

I don't see a source map file in the bower distribution.

Ideas as to solving? I am using RSVP with geoFire, angularGeoFire, etc.

Thanks

shahzadns commented 9 years ago

+1

Maluen commented 9 years ago

Same here

stefanpenner commented 9 years ago

did you include the provided map file?

teddyzeenny commented 9 years ago

I don't think there's a map file.