test(compartment-mapper): e2e test module type against node.js #3006
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
some discrepancies I could find (less than expected, nesting seems mostly fine)
I'm not sure yet if I broke something, or i2.cjs identifies a bug. If it does, it seems like the
cjsextension of the entrypoint is being treated with less priority thantypefield in package.json.It seems like nesting is barely useful here, but I'd consider keeping it as regression detection.
It'd be great to procedurally generate a virtual package tree and fuzz over all combinations of possible esm/cjs mixes