aeternity / aepp-calldata-js

Aeternity data serialization library
ISC License
3 stars 4 forks source link

Consider adding `sideEffects: false` to package.json #214

Closed davidyuk closed 1 year ago

davidyuk commented 1 year ago

according to https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free

Just in case, I don't have a reproduction where it is necessary.