Ghost/test/unit/services/routing
Hannah Wolfe 829e8ed010 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
..
controllers Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
helpers Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
middlewares Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
CollectionRouter_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ParentRouter_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
registry_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
RSSRouter_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
StaticRoutesRouter_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
TaxonomyRouter_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00