Is it possible to tell Webpack to generate CommonJS instead of ES6 style exports for the bundle (other than switching all my files to use require)?
require