dependabot[bot] on npm_and_yarn
github-actions[bot] on main
Bump @embroider/test-setup from… (compare)
dependabot[bot] on npm_and_yarn
Bump @embroider/test-setup from… (compare)
dependabot[bot] on npm_and_yarn
github-actions[bot] on main
Bump @embroider/test-setup from… (compare)
dependabot[bot] on npm_and_yarn
github-actions[bot] on main
Bump ember-auto-import from 2.5… (compare)
dependabot[bot] on npm_and_yarn
Bump @embroider/test-setup from… (compare)
dependabot[bot] on npm_and_yarn
Bump ember-auto-import from 2.5… (compare)
export function initialize(registry, application) {
application.inject('service:tour', 'controller', 'controller:application');
application.inject('route', 'tour', 'service:tour');
application.inject('controller', 'tour', 'service:tour');
}
export default {
name: 'tour',
initialize: initialize
};
service:-router
ember-redirect
as well, and that addon uses instance initializers. I can't tell what's different that makes it not work for ember-shepherd