mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
This was a temporary solution while we updated the resolver and migrated all our singletons to true ember services. Now that's done, we can switch to use `@glimmer/component` directly, and explicitly inject services as required.