You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I constantly get this error: GET /bower_components/angular-modal-service/dst/dst/angular-modal-service.min.js.map 404
I need to update the path manually in my own file for it to work, because such ./dst/ doesn't exist twice, so:
sourceMappingURL=./angular-modal-service.min.js.map
I constantly get this error:
GET /bower_components/angular-modal-service/dst/dst/angular-modal-service.min.js.map 404
I need to update the path manually in my own file for it to work, because such ./dst/ doesn't exist twice, so:
sourceMappingURL=./angular-modal-service.min.js.map
https://github.com/dwmkerr/angular-modal-service/blob/master/dst/angular-modal-service.min.js#L2
The text was updated successfully, but these errors were encountered: