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 shaking for dist/teddy.js to get it below 2.4mb per build #612

Closed
kethinov opened this issue Jul 3, 2023 · 0 comments · Fixed by #646
Closed

Tree shaking for dist/teddy.js to get it below 2.4mb per build #612

kethinov opened this issue Jul 3, 2023 · 0 comments · Fixed by #646
Assignees
Labels
enhancement Planned feature

Comments

@kethinov
Copy link
Member

kethinov commented Jul 3, 2023

When we do a build of Teddy, it produces a file that is 2.4mb. We'd like to reduce this, which will probably involve some kind of tree shaking approach against Teddy's dependencies.

@kethinov kethinov added enhancement Planned feature help wanted labels Jul 3, 2023
@kethinov kethinov self-assigned this Jul 3, 2023
@kethinov kethinov added in progress Issue that is currently being worked on and removed help wanted in progress Issue that is currently being worked on labels Jan 2, 2024
kethinov added a commit to kethinov/teddy that referenced this issue Jan 3, 2024
@kethinov kethinov mentioned this issue Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Planned feature
Development

Successfully merging a pull request may close this issue.

1 participant