Skip to content

Commit

Permalink
add "sideEffects": false to tree-shake unused code. Update package.…
Browse files Browse the repository at this point in the history
…json
  • Loading branch information
Dimitri POSTOLOV authored Sep 7, 2023
1 parent 97ad8a5 commit a0d8b1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
},
"devDependencies": {
"ava": "0.25.0"
}
},
"sideEffects": false
}

0 comments on commit a0d8b1b

Please sign in to comment.