Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command npm_ci #21

Open
TheLazzziest opened this issue Sep 30, 2019 · 0 comments
Open

Add command npm_ci #21

TheLazzziest opened this issue Sep 30, 2019 · 0 comments

Comments

@TheLazzziest
Copy link

Would you like to consider a possibility of adding a command npm_ci ?

Here is the reason why I am asking for this. I am going to use your package in the external library https://github.com/gulliverbms/django_grapesjs. This library will be used on production in some other end-user projects.
In order not to break accidentally some client-side dependencies during the installation process, I want to make a lock file in the library, and roll out updates relying upon it. In this way, it becomes more robust and predictable from the perspective of the installation of third-party libraries.
Here is the link for making clear some aspects of such approach: https://stackoverflow.com/questions/52499617/what-is-the-difference-between-npm-install-and-npm-ci.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant