mirror of https://github.com/zulip/zulip.git
5ce2103b87
Previously, emoji.json was read from "$ZULIP_PATH/node_modules/emoji-datasource-google/emoji.json". This path doesn't exist in production when installing from scratch from a release tarball. And so, we ensure emoji.json exists by copying it to `static/generated/emoji`. With tweaks to comments by tabbott. Fixes: #23469 |
||
---|---|---|
.. | ||
1f419.png | ||
build_emoji | ||
custom_emoji_names.py | ||
emoji_map.json | ||
emoji_names.py | ||
emoji_setup_utils.py | ||
export_emoji_names_to_csv | ||
generate_emoji_names | ||
generate_emoji_names_table | ||
import_emoji_names_from_csv | ||
test-emoji-name-scripts |