More aggresive tree-shaking.
This commit is contained in:
parent
7c0465c5fb
commit
076edad81e
@ -19,7 +19,7 @@ function getConfig(opts) {
|
||||
sourcemap: true
|
||||
},
|
||||
context: "__$G",
|
||||
treeshake: false,
|
||||
treeshake: true,
|
||||
plugins: [ nodeResolve({
|
||||
exportConditions,
|
||||
mainFields,
|
||||
|
Loading…
Reference in New Issue
Block a user