mirror of https://github.com/zulip/zulip.git
31d4f99573
Now that we no longer use node_modules at all in production (it's only
used to generate static assets), we don't include `node_modules` in
the production tarballs, and thus we shouldn't attempt to copy
`node_modules` out of the production tarballs when installing.
Fixes a regression introduced in
|
||
---|---|---|
.. | ||
__init__.py | ||
check-upstart | ||
create-production-venv | ||
hash_reqs.py | ||
install | ||
install-node | ||
log-management-command | ||
node_cache.py | ||
pythonrc.py | ||
setup-apt-repo | ||
setup_path_on_import.py | ||
setup_venv.py | ||
unpack-zulip | ||
upgrade-zulip | ||
upgrade-zulip-stage-2 | ||
zulip_tools.py |