0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web/admin
Kevin Ansfield 68e2274d6d Reverted "Integrated Sentry error tracking"
This reverts commit 6e024331eb.

Temporarily reverting whilst we investigate an issue with Sentry and running Ghost via Ghost-CLI.

Ghost-CLI initiated boot was failing when Sentry was installed due to what appears to be `process.cwd()` returning `undefined` here https://github.com/TryGhost/Ignition/blob/master/lib/config/index.js#L26
2020-01-28 17:21:37 +00:00
..
views
app.js Reverted "Integrated Sentry error tracking" 2020-01-28 17:21:37 +00:00
controller.js Added x-frame-options header to /ghost/ route (#10760) 2019-05-28 09:04:48 +01:00
index.js
middleware.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00