https://github.com/lodash/lodash/blob/master/dist/lodash.core.js#L3815 webpack by default transpiles ` if (typeof define == 'function' && typeof define.amd == 'object' && define.amd) {` to:  and exposes a global unless you specifically disable AMD.