mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 09:58:06 +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>
27 KiB
27 KiB