- I moved this to lib... it's used in lib/webpack/shared.cjs, so I think that's where it should be
- I updated to the latest version in the 1.x major version (1.6.2). I opted not to upgrade further since version 2 only works with Webpack 5
- I removed the esModule: true option since it is now default as of 1.0.0
Depends on D6678