Simplify map autolinker call
Summary:
This change fixes the following issue:
On recent version of Node, the output was:
function (text) { return autolinker.link(text); }
Test Plan: ./build.js
Reviewers: dereckson
Reviewed By: dereckson
Differential Revision: https://devcentral.nasqueron.org/D3039