mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
46c3b53979
refs https://github.com/TryGhost/Toolbox/issues/125 - The "fetchResources" is only used from one place and does way to many things at once: - Fetches resources from the DB- - Hooks up event listeners - Starts the queue - These are three different things, and should be three different methods ideally |
||
---|---|---|
.. | ||
configs | ||
index.js | ||
Queue.js | ||
Resource.js | ||
Resources.js | ||
UrlGenerator.js | ||
Urls.js | ||
UrlService.js |