Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: add pkg.sideEffects to help better tree-shaking
  • Loading branch information
aladdin-add authored Jul 24, 2020
commit c05add2baec4a518b51ec0edfc8f2c51aee5d148
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@
},
"dependencies": {
"deep-diff": "^0.3.5"
}
},
"sideEffects": false
}