kunik.deploy-npm-install

Ansible deploy-npm-install

Installs node modules on release dir. It has two different strategies. If node_modules are committed to repository it just runs npm rebuild. If not, then it just installs node_nodules. Currently there is some bug in npm install. It does not allow to create symlink to shared bundle dir. Maybe I'll fix it in future.

For more information about deployment setup see this overview

Requirements

No

Role Variables

No

Dependencies

No

License

BSD

About

Run npm install or npm rebuild on release dir

Install
ansible-galaxy install kunik.deploy-npm-install
GitHub repository
License
Unknown
Downloads
1.7k