Ghost/core/frontend
Naz f69526c140 Fixed error logged for absent redirects config
refs #11085

- Incorrect usage error was logged to the output when there was no recirecst configuration file present in the system. Previously an empty string was returned in such situation, resulting in "ENOENT" error, which was ignored through special handling.
- The fix resembles logic in redirects async getter function where empty array is returned when the config file does not exits.
- Attempting to read unexistent config should not ever happen and will be handled on the config service layer, this is why special "ENOENT" handling has been removed
2020-11-05 12:45:02 +13:00
..
apps Removed unmatched closing span tag on AMP pages (#12183) 2020-09-21 12:53:27 +12:00
helpers Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
meta 🐛 Fixed published time and modified time for structured data (#12085) 2020-08-17 15:52:31 +01:00
services Fixed error logged for absent redirects config 2020-11-05 12:45:02 +13:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00