Using webpack, I\'m trying to import isEqual since lodash seems to be importing everything. I\'ve tried doing the following with no success:
lodash
imp
this actually worked for me
import { isEqual } from 'lodash';