Commit Graph

6 Commits

Author SHA1 Message Date
Jason Miller babea5e02c Fix options not being passed to npm-http-server
`npm-http-server` expects options as a hash, but they were being passed as arguments. This did not affect npmcdn.com because the defaults were being used anyway, but I ran into it when setting it up internally at my company. #TrolledByMJ again
2016-03-15 13:40:32 -04:00
Michael Jackson fe116a5cae Tweak log message 2016-03-06 19:29:49 -08:00
Michael Jackson 187ee39b1c Add more npm config vars 2016-03-05 21:59:53 -08:00
Michael Jackson c18640f421 Use const instead of var 2016-02-21 22:05:44 -08:00
Michael Jackson dc1a5d1f7d Add port npm config var 2016-02-21 19:00:11 -08:00
Michael Jackson eeb7b62dce Initial commit 2016-02-21 18:52:19 -08:00