Replace `Array.from` by `require('array-from')`.
npm install babel-plugin-transform-array-from
> Replace Array.from by require('array-from').
Array.from
require('array-from')