Adding upstream version 3.5.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0db83eaf7b
commit
3e8db4df26
14 changed files with 130 additions and 106 deletions
|
@ -93,7 +93,7 @@ def install_environment(
|
|||
# install as if we installed from git
|
||||
|
||||
local_install_cmd = (
|
||||
'npm', 'install', '--dev', '--prod',
|
||||
'npm', 'install', '--include=dev', '--include=prod',
|
||||
'--ignore-prepublish', '--no-progress', '--no-save',
|
||||
)
|
||||
lang_base.setup_cmd(prefix, local_install_cmd)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue