kimroen / ember-cli-document-title

Adding document title behaviour to your ember app
MIT License
216 stars 61 forks source link

Update for modern Ember #104

Open chriskrycho opened 3 years ago

chriskrycho commented 3 years ago

The current implementation has worked well for a long time, but:

An alternative approach might be: deprecate this in favor of the framework-supplied ember-page-title addon, which supports much of the same behavior.