Skip to content

chore: modernize package exports map (breaking) #113

@marcstraube

Description

@marcstraube

Goal

Modernize package.json exports map for stricter ESM compliance.

Changes

  • Review and clean up subpath exports
  • Remove any legacy/compat entries
  • Ensure all exports use types + import conditions
  • Add sideEffects: false where applicable
  • Test with all major bundlers (Vite, esbuild, webpack, Rollup)

Metadata

Metadata

Assignees

Labels

choreMaintenance, tooling, dependencieseffort:mMedium (30 min - 2h)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions