mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08: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>
|
||
|---|---|---|
| .. | ||
| 1f419.png | ||
| build_emoji | ||
| emoji_map.json | ||
| emoji_names.py | ||
| emoji_setup_utils.py | ||
| export_emoji_names_to_csv | ||
| generate_emoji_names_table | ||
| import_emoji_names_from_csv | ||