Skip to content

Mark packages as sideEffect: false #951

Description

Is your feature request related to a problem? Please describe.
Bundlers can made additional optimisations if we let them know that our package is side effect free.

https://stackoverflow.com/a/49203452/2459279

Describe the solution you'd like
Add sideEffect: false to all package.json files.

Metadata

Metadata

Labels

good first issueGood issue for a first time contributor.priority:mediumOn the roadmap.status:completedCompleted - but might not be released yet.type:enhancementNew features or improvements to existing features.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions