Ghost/core/frontend/services/apps
Hannah Wolfe ac07703f17
Changed app/loader to use @tryghost/errors
- getting rid of instances of new Error as we should always use @tryghost/errors
- Whilst here, got rid of i18n but discovered the messages were missing!
- This is my fault, they disappeared when I removed external apps and clearly removed too much: 8c1a0b8d0c (diff-0f5cc40aa8906a1be1bad2002a35361bbf9e766e46b3b29be10f4f479265426a)
- Therefore, I have restored these messages in the places where they were used, except amp_content, where I have written a new message, as the message that was there was not relevant
2021-06-30 16:05:54 +01:00
..
index.js Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
loader.js Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
proxy.js Moved handlebars utils to new theme engine service 2021-04-21 14:21:32 +01:00