Files
zulip/static/js
Anders Kaseorg e257253e64 emoji_codes: Replace JS module with JSON module.
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>
2020-02-12 10:09:12 -08:00
..
2019-12-30 09:50:22 -08:00
2020-02-04 12:22:03 -08:00
2019-10-25 13:51:21 -07:00
2020-02-04 12:22:03 -08:00
2020-02-04 12:22:03 -08:00
2019-10-25 13:51:21 -07:00
2020-02-10 15:57:20 -08:00
2019-10-25 13:51:21 -07:00
2020-02-05 13:04:16 -08:00