mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
It appears not to have been useful and makes it marginally harder to reason about how module resolution works. Paths to static content in node_modules should be resolved through Webpack instead. (This node_modules symlink was originally created in the pre-webpack world where all of our static asset paths were based in static/.) Signed-off-by: Anders Kaseorg <anders@zulipchat.com> |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| email_backends.py | ||
| legacy_urls.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| slack_importer_test_settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||