mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
Now that we have the minified_source_filenames feature, we don't need to serve zxcvbn from node_modules/ directly to avoid re-minifying it. Moving this this allows us to stop shipping the (duplicate) node_modules directory in release tarballs, which will save many megabytes of unnecessary increase in our release tarball size. |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| legacy_urls.py | ||
| local_settings.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||