Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree-Shakeable Functions #73

Open
2 tasks
sscholle opened this issue Jan 14, 2020 · 0 comments
Open
2 tasks

Tree-Shakeable Functions #73

sscholle opened this issue Jan 14, 2020 · 0 comments

Comments

@sscholle
Copy link
Contributor

User Story

As a: Developer

I want to: only import the functions that are required and not the entire 'functions' bundle

Because: we should optimise our project builds with minimal imports

Additional Context

Add any context, screenshots, designs, links, etc. about the feature request here.

Acceptance Criteria

List of conditions that mark the story as complete

  • individually build each function to allow single imports
  • maintain the existing functions bundle for flexibility

Edge cases

List of edge cases to be considered when marking the story as complete

  • [ ]

Technical Description (not required initially)

A technical description of the problem, this should be completed by the engineering manager/developer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant