mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
d9bdc444a3
- 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 |
||
---|---|---|
.. | ||
handle-image-sizes.js | ||
index.js | ||
redirect-ghost-to-admin.js | ||
serve-favicon.js | ||
serve-public-file.js | ||
static-theme.js |