https://www.npmjs.com/package/lodash-webpack-plugin
当使用 import isString from 'lodash-es/isString'这种带路径的导入方法时,传统的externals写法无效,见bug,需要使用单独的函数来处理,开源实现方案