mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
webpack optimizes JSON modules using JSON.parse("{…}"), which is
faster than the normal JavaScript parser.
Update the backend to use emoji_codes.json too instead of the three
separate JSON files.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
16 KiB
16 KiB