Skip to content

Commit 7f4cd17

Browse files
lxfu1liufu.lf
and
liufu.lf
authored
feat: 支持上层 tree shaking (#2528)
Co-authored-by: liufu.lf <[email protected]>
1 parent 4948f64 commit 7f4cd17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,6 @@
149149
"monaco-editor": "0.21.3",
150150
"@babel/plugin-transform-spread": "7.12.1",
151151
"@babel/standalone": "7.12.6"
152-
}
152+
},
153+
"sideEffects": false
153154
}

0 commit comments

Comments
 (0)