mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
- 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 |
||
---|---|---|
.. | ||
client@f3f04b3b57 | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |