0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/web/middleware
Hannah Wolfe ad9eb35746
Moved theme-specific error handling to frontend
- our themeErrorRenderer is only used in the frontend.. move it there
- this required exposing prepareError as shared middleware
- TODO: move these shared compontents to @tryghost/error
2021-11-29 17:04:01 +00:00
..
error-handler.js Moved theme-specific error handling to frontend 2021-11-29 17:04:01 +00:00
handle-image-sizes.js
index.js Moved theme-specific error handling to frontend 2021-11-29 17:04:01 +00:00
redirect-ghost-to-admin.js
serve-favicon.js
serve-public-file.js Updated servePublicFile to honor v= cache keys 2021-11-23 12:49:53 +00:00
static-theme.js