Closed
Description
Version: v12.10.0
Platform: msdos, x86_16
Subsystem: ESM
Using "type": "module"
and an mjs as an entry point, module isn't uses from package.json and when falling back to main (CJS), using purely exports rather than assigning module.exports doesn't appear to work.
Seen when trying to use rollup-plugin-analyzer.