Skip to content

Commit e47e030

Browse files
authored
chore: preserve old comment too
1 parent f0bae76 commit e47e030

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/coverage-istanbul/rollup.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ const plugins = [
3131
nodeResolve(),
3232
json(),
3333
commonjs({
34+
// "istanbul-lib-source-maps > @jridgewell/trace-mapping" is not CJS
3435
// "istanbul-lib-instrument > @jridgewell/trace-mapping" is not CJS
3536
esmExternals: ['@jridgewell/trace-mapping'],
3637
}),

0 commit comments

Comments
 (0)