Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jamesarosenGH-31: Add no-op ember-i18n initializer
The removal of the ember-i18n initializer had unseen consequences for applications that were injecting the i18n service into other areas of the application, as recommended by documentation in the project's wiki (https://github.com/jamesarosen/ember-i18n/wiki/Doc:-i18n-Service). As per the discussion in jamesarosenGH-31 this adds a no-op initializer back into the code base to prevent breaks for applications injecting the i18n service as per the wiki.
- Loading branch information