Skip to content

Commit

Permalink
[v3.8.6] Strip jsb-utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Jan 11, 2025
1 parent d1ab113 commit 1ebfda4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cc.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,8 @@
"treeShake": {
"noSideEffectFiles": [
"cocos/serialization/instantiate-jit.ts",
"cocos/game/splash-screen.ts"
"cocos/game/splash-screen.ts",
"cocos/core/utils/jsb-utils.ts"
]
}
}

0 comments on commit 1ebfda4

Please sign in to comment.