We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2c60f commit 237a784Copy full SHA for 237a784
rollup.config.js
@@ -16,7 +16,7 @@ const options = [
16
},
17
{
18
format: 'esm',
19
- file: pkg.module,
+ file: pkg.exports.import,
20
21
],
22
plugins: [
0 commit comments