Updated babel to 6.x, and it no longer assigns default export to `module.exports`. Need to document this, or change everything to plain CommonJS.
Updated babel to 6.x, and it no longer assigns default export to
module.exports. Need to document this, or change everything to plain CommonJS.