Skip to content

Commit

Permalink
add "sideEffects": false to tree-shake unused code (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitri POSTOLOV <[email protected]>
Co-authored-by: Lee Robinson <[email protected]>
  • Loading branch information
3 people authored Nov 19, 2024
1 parent 52362eb commit 540aee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@
"tsup": "^8.3.5",
"typescript": "^5.6.3"
},
"sideEffects": false,
"packageManager": "[email protected]"
}

0 comments on commit 540aee7

Please sign in to comment.