Skip to content

chore: declare package as side-effect free #738

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

tbouffard
Copy link
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

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

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
10 checks passed
@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