We include the entire `async` module, and require it in the client, just to use `async.parallel` in `fetcher`: https://github.com/airbnb/rendr/blob/master/shared/fetcher.js#L185 Find/write a tiny module that just provides the `parallel` method.