1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging/language
Daniel Miller 43af053d73
npm: add support for production flag when using ci (#4299)
* npm - add  '--production` support to 'npm ci' flag

* add changelog fragement for 4299

* Add backticks

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-03-10 21:37:44 +01:00
..
ansible_galaxy_install.py ansible_galaxy_install: added no_deps option (#4240) 2022-02-22 08:59:04 +01:00
bower.py
bundler.py
cargo.py
composer.py
cpanm.py
easy_install.py
gem.py
maven_artifact.py
npm.py npm: add support for production flag when using ci (#4299) 2022-03-10 21:37:44 +01:00
pear.py
pip_package_info.py
pipx.py pipx: added options editable and pip_args (#4303) 2022-03-02 22:16:47 +01:00
yarn.py