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

fix: Reduce bundle size by update import path #2475

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jakapatb
Copy link

Submit a pull request

🎯 Goal

  • Reduce bundle size of my Next.js App
  • Remove unused code from bundle
  • Import from dist folder directly

🛠 Implementation details

Current

Screenshot 2567-08-18 at 18 04 58

After

Screenshot 2567-08-18 at 18 09 51

https://github.com/jakapatb/simple-stream-chat-react-optimized/tree/main/analyze

🎨 UI Changes

No UI changes

@jakapatb jakapatb changed the title Pref/prevent barrel file fix: Reduce bundle size by update import path Aug 18, 2024
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

Successfully merging this pull request may close these issues.

1 participant