Jeff Hansen

Results 142 comments of Jeff Hansen

@shama @nschubach overlooked something. Second parameter to webpack() is the webpack instance, we gave it the callback, instead of `webpack(opts, null, function(..){});`

@rainabba we ended up using raw TCP sockets instead.