donald
11/10/2017, 7:36 PMconst lodashMaxBy = require("lodash/maxBy"); to import lodash from 'lodash' fixes the problem, but I don't really want to import all of lodashagartha
11/10/2017, 10:24 PMimport { maxBy } from 'lodash'donald
11/10/2017, 10:26 PMlodash or anything like that?agartha
11/10/2017, 10:27 PMdonald
11/10/2017, 10:27 PM