mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
f5419521f0
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.