zulip/tools/setup/emoji
Anders Kaseorg c1675913a2 web: Move web app to ‘web’ directory.
Ever since we started bundling the app with webpack, there’s been less
and less overlap between our ‘static’ directory (files belonging to
the frontend app) and Django’s interpretation of the ‘static’
directory (files served directly to the web).

Split the app out to its own ‘web’ directory outside of ‘static’, and
remove all the custom collectstatic --ignore rules.  This makes it
much clearer what’s actually being served to the web, and what’s being
bundled by webpack.  It also shrinks the release tarball by 3%.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-23 16:04:17 -08:00
..
1f419.png emoji: Hardcode octopus emoji. 2018-07-23 08:04:58 -07:00
build_emoji web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
custom_emoji_names.py emoji: Finish script to generate emoji_names.py with CLDR data. 2022-10-04 12:29:35 -07:00
emoji_map.json
emoji_names.py emoji: Remove variation selector when generating emoji. 2022-12-06 12:33:59 -08:00
emoji_setup_utils.py help-docs: Move help center documentation to top level directory. 2023-01-25 14:08:29 -08:00
generate_emoji_names black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
generate_emoji_names_table emoji: Import modules relative to ZULIP_PATH. 2022-12-04 22:11:24 -08:00