Ghost/core
Naz de121e1219 Modified boot to conditionally return an express app
refs 3c7a8dead4

- The idea is a rip-off from the referenced commit. It allows to isolate initialization logic to "frontend" mounted on top of a "parent"
- Gives path to simplify the express-mock tests

Co-authored-by: Hannah Wolfe <erisds@gmail.com>
2021-12-06 21:28:53 +13:00
..
client@eb63c30121 Updated Admin to v4.25.1 2021-12-03 16:00:37 +00:00
frontend Updated the spacing between toggle cards on frontend 2021-12-03 17:55:26 +01:00
server Moved vhost mounts into boot file 2021-12-06 21:28:53 +13:00
shared
app.js
boot.js Modified boot to conditionally return an express app 2021-12-06 21:28:53 +13:00
bridge.js