@Ara well yeah, you could... but that's considered to be bad practice.
Disk space is really cheap nowadays... can't you just buy an extra 0.5GB of disk space?
Hi guys.
I am using Elixir and what I would like to do is a hook to run gulp --production. The thing is, I have to run npm install everytime to install the modules and that increases my memory by way too much. Just the npm is around 436 mb. I would like to know is there a way to skip the npm install and already have the modules setup or something? Can I just remove node_modules/ from gitignore?
Thanks, Ara
Please or to participate in this conversation.