commonjs: requireReturnsDefault: "preferred"
yields unstable results
#869
Labels
requireReturnsDefault: "preferred"
yields unstable results
#869
Expected Behavior
Calling Rollup multiple times with the same settings should lead to the same output.
Actual Behavior
Only the first time the output is correct and as expected. Subsequent outputs are incorrect and different from the first one.
Additional Information
First output:
Subsequent output:
This works as expected:
The text was updated successfully, but these errors were encountered: