assets/ember.debug.map not found
ivananev opened this issue · 1 comments
ivananev commented
I have an application developed with rails and ember. Recently we updated our ember version from 1.10.x to 1.11.3 and we started seeing the following request resulting in 404:
GET http://localhost/assets/ember.debug.map 404 (Not Found)
ivananev commented
In turns out that ember 1.11.3.1 and ember-rails 0.18.2 have resolved it.