Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Mark the package as side-effect free #253

@connor4312

Description

@connor4312

Adding sideEffects: false in the package.json indicates to bundlers (e.g. Webpack) that the package is side-effect free, which allows it to tree shake imports and reduce code size.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions