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

Update webpack bundling to reduce size #6

Open
SaptakS opened this issue Oct 5, 2021 · 0 comments
Open

Update webpack bundling to reduce size #6

SaptakS opened this issue Oct 5, 2021 · 0 comments

Comments

@SaptakS
Copy link
Contributor

SaptakS commented Oct 5, 2021

The size of the file currently generated is pretty big since we are bundling all the dependencies needed. There are 2 main things probably needed to be done here:

  1. Ensure what dependencies we can get rid of
  2. Do code-splitting via webpack
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