npm: Add no_bin_links option (#2146)

* Add no-bin-links option to npm

* Add changelog

* Fix changelog format

* Add integration test

* Change node package from thelounge to ncp
This commit is contained in:
Amin Vakil 2021-04-11 08:28:48 +04:30 committed by GitHub
commit fa13826273
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 80 additions and 1 deletions

View file

@ -1,2 +1,3 @@
- include_tasks: setup.yml
- include_tasks: test.yml
- include_tasks: no_bin_links.yml