mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 13:55:07 +00:00
We can't use erb in ember-cli, and it seems the emoji groups rarely change anyway. This commit migrates the ERB to pre-rendered javascript that is updated via the `rake javascript:update_constants` task.