Ghost/core/server/web
Hannah Wolfe bcf6e9f517 Fixed error trying to render 404 for missing asset
refs #8868

- Loading the admin prior to a build results in: Failed to lookup view "error-404" in views directory
- This fixes that error, by splitting the HTMLErrorRenderer and the ThemeErrorRenderer into two separate things
2017-12-22 20:08:59 +00:00
..
admin Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
api Ensure cors check happens for /authentication/token route (#9317) 2017-12-15 09:35:48 +00:00
middleware Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
site Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
parent-app.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
utils.js Burn dirty require of api utils 2017-12-14 21:25:51 +01:00