Webpack's module concatenation support was broken by v15 due to this `module.exports` line. Changing to ESM export fixes this issue.