We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ethers-io
Learn more about funding links in repositories.
Report abuse
1 parent 7c0465c commit 076edadCopy full SHA for 076edad
rollup.config.js
@@ -19,7 +19,7 @@ function getConfig(opts) {
19
sourcemap: true
20
},
21
context: "__$G",
22
- treeshake: false,
+ treeshake: true,
23
plugins: [ nodeResolve({
24
exportConditions,
25
mainFields,
0 commit comments