npm scripting: configs and arguments... and some more tricks
August 24, 2015
I’ve written two posts on npm
scripting with package.json
and during the course of these post I’ve picked up some tricks that I didn’t really use in the posts.
This post will hence be a bit less structured by contain some small tidbits of information for you to, hopefully, enjoy and use.
I’ll be working of the code here and add all the features I describe (as far as possible) to that repository.
[UPDATED] This, and other posts on npm scripting, has drawn a lot of attention. I wanted you to know that I have created a PluralSight course on this topic, published in late October 2015. You can find it here.
Also, don’t miss the other posts on this blog on npm scripting: