mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
61e1b19d46
- This is a precursor to trying to split apart into:
- model events + webhooks system which makes sense
- frontend events which should be independent or removed
- maybe some concept of a settings manager that we can use in various places to bind logic 🤔
- other usages of events that should be refactored to not use events
|
||
---|---|---|
.. | ||
base-generator.js | ||
handler.js | ||
index-generator.js | ||
manager.js | ||
page-generator.js | ||
post-generator.js | ||
tag-generator.js | ||
user-generator.js | ||
utils.js |