Skip to content

### ⚡ Improve SDK tree-shaking support #20

Description

@El-swaggerito

Overview
The SDK should be easy to import partially without bundling unnecessary modules.

Requirements

  • Review exports from index.ts
  • Support named exports
  • Avoid unnecessary side effects

Acceptance Criteria

  • Developers can import only needed modules
  • Package remains frontend-friendly
  • Build output is optimized

Labels: performance, packaging

Metadata

Metadata

Assignees

No one assigned

    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