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.
This commit is contained in:
David Taylor
2022-10-17 09:38:20 +01:00
committed by GitHub
parent 7e372b3a15
commit f5419521f0
6 changed files with 22 additions and 0 deletions