- Rollup Plugin Name: commonjs
- Rollup Plugin Version: any
Feature Use Case
Commonjs exports can be very hard to detect. The new syntheticNamedExports feature will be very useful for this. See: rollup/rollup#3295
Feature Proposal
Implement syntheticNamedExports in the commonjs plugin.
If noone is picking this up already, I can take a look at it.
Feature Use Case
Commonjs exports can be very hard to detect. The new
syntheticNamedExportsfeature will be very useful for this. See: rollup/rollup#3295Feature Proposal
Implement
syntheticNamedExportsin the commonjs plugin.If noone is picking this up already, I can take a look at it.