0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/test/unit
Hannah Wolfe d9bdc444a3
Ensured nonexistant public files fallback to 404
- If we register the serve public file middleware for a file that doesn't exist, this will currently throw an ENOENT error
- Instead, we want to fall back to a standard 404 so that this behaves normally
- This will be useful for the card asset service, where the cards.min.css and cards.min.js files may or may not exist
2021-11-05 09:13:23 +00:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Ensured nonexistant public files fallback to 404 2021-11-05 09:13:23 +00:00
server Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
shared Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00