mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 20:18:23 -05:00
The akismet plugin defines the `reviewable-akismet-post` component using a template under `discourse/templates/components/reviewable-akismet-post.hbs` without an associated `.js` file. The change to our resolution logic in c1397670 wasn't considering this.