0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/ghost/package-json
Hannah Wolfe 90ca836cb6 Expanded requires of lib/common i18n and events
- Having these as destructured from the same package is hindering refactoring now
- Events should really only ever be used server-side
- i18n should be a shared module for now so it can be used everywhere until we figure out something better
- Having them seperate also allows us to lint them properly
2021-05-03 17:14:52 +01:00
..
lib Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
test Made the package-json module ready to be exported (#12451) 2020-12-10 11:37:43 +01:00