Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Optimize AgileTs for tree-shakingΒ #186

@bennobuilder

Description

@bennobuilder

πŸ†• Feature Request

❓ Is your feature request related to a problem?

Big bundle size

πŸ“„ Describe the solution you'd like

As a user I want my application to be as small as possible,
thus, I don't want to have unused functionalities of AgileTs in my production build.

πŸ“ƒ Describe alternatives you've considered

No alternative

βž• Additional Notes

πŸ’ͺ TODO

  • Treeshake Collection
  • Treeshake Computed
  • Treeshake Logger (-> only logCodes in prod instead of whole messages)
  • Treeshake unused Hooks/HOC's
  • Treeshake Storage functionality

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions