Ghost/core/server/web/parent
Naz 149c100b4c Fixed frontend initialization in "mock-express" tests
refs https://github.com/TryGhost/Toolbox/issues/135

- Without sensible defaults the web app was not initializing either the backend nor the frontned parts of the application. Fixed the defaults so the problem doesn't happen again and optimized mock-express-style initialization to only initialize the frontend routing
2021-11-22 21:56:32 +13:00
..
middleware Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
app.js Fixed frontend initialization in "mock-express" tests 2021-11-22 21:56:32 +13:00
backend.js Improved Ghost boot time and memory usage by lazy loading routes 2021-10-15 17:52:07 +02:00
frontend.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00