☰☱☲☳☴☵☶☷
☰☱☲☳☴☵☶☷
Hey @kennethormandy or @sintaxi ... Maybe it would make sense to add `node_modules` to the default **ignore** subset and add `bower_components` and maybe `vendor` to the default **copy** subset? That...
Thanks @Jameskmonger ! Fixed ;)
Yeah I think I could use this over what I submitted for #288 :) ( Maybe it could use a few more "thumbs up" reactions ... http://gitsup.com/indexzero/http-server :P )
Thanks for the idea! I must admit that I am new to node and npm. If minified...would it only be the minified code in the `node_modules` folder?
Can all of the dependencies be minified too? Or does that need to be done by each package owner?
Fair enough. I do agree that this takes a long time to install! I wonder how much minifying will impact that. Though that rational is likely the problem in the...
I agree that it would be cool to make this smaller. Though I also think that npm and the way it downloads a tree of dependencies will always be slow....
I'd be really interested to see what you come up with!
I really like @ranman's original suggestion. I think to see it's value you have to look at it from the perspective of a first time aws (and/or) cli user. Once...