mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
f91631b625
As of ba3f62f576
, handlebars templates are colocated with js files so the path to hbs templates referenced by this rake task is no longer valid. This commit fixes the path to hbs templates and updates a couple of files that are generated by the rake task.