mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
3ea6df819c
- requiring lib/common/events makes the settings cache tightly coupled to the server
- moving this up to settings index means the cache itself can be moved to a shared component/moved out of Ghost
- the index then becomes the settings manager
- questionable whether the event listeners & updater part of this shouldn't be part of a manager, independent of the actual cache 🤔
|
||
---|---|---|
.. | ||
client@3bb1327906 | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |