We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63345a commit 9334ed0Copy full SHA for 9334ed0
packages/rollup-config/index.js
@@ -37,6 +37,7 @@ export default ({
37
},
38
format: 'cjs',
39
exports: outputExports,
40
+ interop: 'esModule',
41
42
],
43
external,
0 commit comments