Skip to content

Add bundle size optimization and tree-shaking support #56

@big14way

Description

@big14way

Optimize the SDK bundle for minimal frontend impact.

Acceptance Criteria:

  • Configure package.json exports map for tree-shaking
  • Add sideEffects: false flag
  • Split client, utils, and types into separate entry points
  • Add bundle size tracking with size-limit
  • Target < 50KB minified+gzipped

Files: package.json, tsconfig.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions