ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
812 stars 81 forks source link

fix: add sideEffects: false to package.json #485

Closed achingbrain closed 2 months ago

achingbrain commented 2 months ago

To enable tree shaking, add this to all modules.

Change checklist