Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ember): Add ember-engine-router support #5905

Merged
merged 1 commit into from Oct 6, 2022

Commits on Oct 6, 2022

  1. feat(ember): Add ember-engine-router support

    When using engines and the 'ember-engines-router-service' addon, this will allow performance monitoring to work, which was previously causing an error since the ember-engines-router-service router doesn't have a 'recognize' function. This hooks into the main router for the application instead, and only setups up route change listening once for navigation transactions.
    k-fish committed Oct 6, 2022
    Copy the full SHA
    6a6905e View commit details
    Browse the repository at this point in the history