mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
This lib file required an owner, and had a setup/teardown hooks, so it really makes more sense as a service. This also allows us to use `@service` injections, which are much better than eager `.lookup()` calls. This will resolve issues we're seeing with theme/plugin `modifyClass` calls racing with these service lookups. |
||
|---|---|---|
| .. | ||
| lib | ||
| templates-test.js | ||