mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Update provisioning/release scripts to build .mo
files.
We need to update provision.py to compile the messages files, since they are needed for the new i18n tests. And of course we need to include the .mo files in release tarballs; there's a bit of complexity there around how the tarball archives are created.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -18,3 +18,4 @@
|
||||
/frontend_tests export-ignore
|
||||
/node_modules export-ignore
|
||||
/humbug export-ignore
|
||||
/locale export-ignore
|
||||
|
Reference in New Issue
Block a user