Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 836ec1f

Browse files
committed
optimization: opimization tree shaking for error center
1 parent f9f9455 commit 836ec1f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/ui/xconsole-error-center/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@
4444
"lodash": "^4.0.0",
4545
"react-copy-to-clipboard": "^5.0.3"
4646
},
47+
"sideEffects": false,
4748
"gitHead": "a4fa53aa90b996e0a144c4fa010590763436de34"
4849
}

packages/xconsole/xconsole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"2.3.32"}
1+
{"version":"2.3.33"}

0 commit comments

Comments
 (0)