Commit Graph

663 Commits

Author SHA1 Message Date
Michael Jackson b7aff74b46 Merge pull request #3 from developit/patch-1
Fix options not being passed to npm-http-server
2016-03-17 08:38:34 -07:00
Michael Jackson 034adc5ccb Update npm-http-server dep 2016-03-15 22:24:18 -07:00
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 28a96bbb66 Update home page 2016-03-12 22:58:48 -08:00
Michael Jackson 2251e278dc Bump npm-http-server dep 2016-03-12 22:51:41 -08:00
Michael Jackson 1cf2e9f128 Bump npm-http-server dep 2016-03-12 22:48:44 -08:00
Michael Jackson fe116a5cae Tweak log message 2016-03-06 19:29:49 -08:00
Michael Jackson e9e488131c Update npm-http-server dep 2016-03-06 18:14:20 -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 1f6da94da0 Add missing dep 2016-02-21 18:55:06 -08:00
Michael Jackson eeb7b62dce Initial commit 2016-02-21 18:52:19 -08:00