mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 04:23:46 +00:00
In templates.js we want to enforce outputting just one output file per template, and we also keep the source alphabetical by template name. This isn't a permanent decision, but it makes organizing the ouput a little easier for now.