Skip to content

chore: declare package as side-effect free - #738

Merged
amitguptagwl merged 1 commit into
NaturalIntelligence:masterfrom
tbouffard:patch-4
Apr 2, 2025
Merged

chore: declare package as side-effect free#738
amitguptagwl merged 1 commit into
NaturalIntelligence:masterfrom
tbouffard:patch-4

Conversation

@tbouffard

Copy link
Copy Markdown
Contributor

Purpose / Goal

This enables bundlers like webpack to perform better tree-shaking.

Closes #733

Type

Please mention the type of PR

  • Bug Fix
  • Refactoring / Technology upgrade
  • New Feature

This enables bundlers like webpack to perform better tree-shaking.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 98.946%. remained the same
when pulling b2305f7 on tbouffard:patch-4
into 1d39239 on NaturalIntelligence:master.

1 similar comment
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 98.946%. remained the same
when pulling b2305f7 on tbouffard:patch-4
into 1d39239 on NaturalIntelligence:master.

@tbouffard
tbouffard marked this pull request as ready for review March 26, 2025 20:51
@amitguptagwl
amitguptagwl merged commit 0eac76b into NaturalIntelligence:master Apr 2, 2025
@tbouffard
tbouffard deleted the patch-4 branch April 2, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider adding "sideEffects": false to package.json

3 participants