Ghost/core
Hannah Wolfe 15fad7837f
Moved i18n basePath concept from themes to core
- we need the basePath concept for the main i18n class so we can pull it out into a module
- we already had this in the themeI18n class, so I just had to move it up
- also I added a default of __dirname, so we don't have to declare this constantly in the tests
2021-05-06 19:51:38 +01:00
..
client@16fb465b10 Updated Ghost-Admin to v4.4.0 2021-05-04 11:55:36 +01:00
frontend Moved i18n basePath concept from themes to core 2021-05-06 19:51:38 +01:00
server Changed Error to IncorrectUsageError in package-json 2021-05-06 13:22:59 +01:00
shared Moved i18n basePath concept from themes to core 2021-05-06 19:51:38 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved i18n to correct location in boot process 2021-05-05 16:13:26 +01:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00