0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services/url
Naz 376e2f4cf3 Separated event listeners from resource fetching
refs https://github.com/TryGhost/Toolbox/issues/125

- The "fetchResources" method did way to many things extracted event listener setup logic to a separate method
- This allows to call out these stages as needed if we retreive resources separately from a cache of some sort and don't need to wait for the database response
2021-11-12 11:56:16 +04:00
..
configs
index.js
Queue.js
Resource.js
Resources.js Separated event listeners from resource fetching 2021-11-12 11:56:16 +04:00
UrlGenerator.js
Urls.js
UrlService.js Separated event listeners from resource fetching 2021-11-12 11:56:16 +04:00