Ghost/core/server/web/shared
Daniel Lockyer 28071a242a Fixed error reporting to Sentry
no issue

- some errors weren't being reported because they were being passed to
  Sentry before our middleware could populate the error information
- this commit inserts the Sentry middleware into these steps
2020-02-17 13:52:01 +00:00
..
middlewares Fixed error reporting to Sentry 2020-02-17 13:52:01 +00:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
utils.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00