Bunlong / next-share

Social media share buttons and share counts for your next React apps.
https://next-share.js.org
MIT License
242 stars 34 forks source link

chore: add sideEffects false to package.json #64

Closed me4502 closed 2 years ago

me4502 commented 2 years ago

This allows webpack to potentially better optimise the package, by telling it that the package does not cause side effects by being imported. See https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free