discourse/plugins/discourse-presence/assets/javascripts/discourse
David Taylor f5419521f0
DEV: Support colocation of component templates in plugins (#18598)
This allows plugins to colocate component JS and HBS under `/plugins/{name}/assets/javascripts/discourse/components`.

`discourse-presence` is updated to use this new pattern, which also serves as an integration test for this part of the build pipeline.
2022-10-17 09:38:20 +01:00
..
components DEV: Support colocation of component templates in plugins (#18598) 2022-10-17 09:38:20 +01:00
connectors DEV: Support colocation of component templates in plugins (#18598) 2022-10-17 09:38:20 +01:00
services DEV: Update discourse-presence plugin to use new PresenceChannel system (#14519) 2021-10-21 12:42:46 +01:00