mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Turn moduleSideEffects back on
This commit is contained in:
parent
c78b1abe92
commit
9aa4f59db5
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ async function build() {
|
|||
plugins,
|
||||
// Enable tree shaking optimizations
|
||||
treeshake: {
|
||||
moduleSideEffects: false,
|
||||
propertyReadSideEffects: false,
|
||||
tryCatchDeoptimization: false,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue