Closed billowz closed 3 years ago
see rollup/rollup#2983, the istanbul-lib-instrument require the inputSourceMap to maps the not instrumented code back to it's original form
It seems that this was fixed https://github.com/rollup/rollup/pull/2993
Is this support added here yet?
The new version 3.0.0 that I've already published in the npm registry should fix the bug.
Thank you for the report.
Expected Behavior
Current Behavior
souceMap
option not work, need to configinstrumenterConfig.produceSourceMap
Steps to Reproduce
Context (Environment)
Windows 10, node v10.15.3Possible Implementation
ops.sourceMap
enabled