[BUG] Update from 5.x to 7.x throws error when deployed · Issue #305 · npm/node-semver

What / Why I just upgraded from semver@5.x to semver@latest and now my react app crashes Seems to be related to the lazyRequire function. Looks like webpack is optimizing out the functions. When im...