is-buffer icon indicating copy to clipboard operation
is-buffer copied to clipboard

Adding `sideEffects: false` to package.json

Open neoncube2 opened this issue 5 months ago • 0 comments

Hello! :)

Would it make sense to add sideEffects: false to this library's package.json? This can enable more tree-shaking, in some cases: documentation (more detailed documentation)

If so, I'd be happy to open a PR :)

(Note: I think this library would need to first by upgraded to ESM)

neoncube2 avatar Aug 01 '25 21:08 neoncube2