Ghost/core/server/web/parent
Hannah Wolfe 77996d1ee4
Moved vhost arg logic out of the parent app
- Makes the logic for determining the admin and frontend vhost args independent and easier to test
- Moved the tests to specifically test the vhost utils & removed proxyquire as a dependency
- We want to breakdown the current parent app into the existing core/app.js and boot code, allowing us to decouple the backend and frontend further
- This is all part of the refactoring to separate server and frontend completely
2021-06-28 19:38:42 +01:00
..
middleware Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
app.js Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00
backend.js Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00
frontend.js Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00
vhost-utils.js Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00