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>
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| gitter.py | ||
| hipchat_attachment.py | ||
| hipchat_user.py | ||
| hipchat.py | ||
| import_util.py | ||
| mattermost_user.py | ||
| mattermost.py | ||
| sequencer.py | ||
| slack_message_conversion.py | ||
| slack.py | ||