Skip to content

Commit

Permalink
fix(package.json): mark react-transition-group as side-effect free fo…
Browse files Browse the repository at this point in the history
…r webpack tree shaking (#472)
  • Loading branch information
setsun authored and silvenon committed Mar 14, 2019
1 parent 61d8d09 commit b81dc89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -123,5 +123,6 @@
"transform": [
"loose-envify"
]
}
},
"sideEffects": false
}

0 comments on commit b81dc89

Please sign in to comment.