Skip to content

Commit

Permalink
perf: mark package as side effect free for webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Mar 15, 2022
1 parent 1d55f6c commit 520e331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -5,6 +5,7 @@
"main": "lib/index.js",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
"sideEffects": false,
"files": [
"lib/"
],
Expand Down

0 comments on commit 520e331

Please sign in to comment.