Re: [w3c/ServiceWorker] Change add(request) and addAll(requests) behavior (e2a6d18)

@jakearchibald 
> add = request => addAll([request])

Yep. Why wasn't it `addAll => map(requests, add);`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/commit/e2a6d18647b97707c7a571163eef7838f82ca611#commitcomment-18734258

Received on Monday, 22 August 2016 22:58:00 UTC