-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Slow down webpack rebundle when migrate from 0.5 to 0.6 #317
Labels
core
Infrastructure work going on behind the scenes
support: question
Community support but can be turned into an improvement
Comments
The problem is material-design-fonticons is too heavy for webpack to load. |
@mofas these font icon references were removed in 0.7.0. |
oliviertassinari
added
the
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
label
Dec 25, 2022
zannager
added
support: question
Community support but can be turned into an improvement
core
Infrastructure work going on behind the scenes
and removed
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
labels
Jan 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
core
Infrastructure work going on behind the scenes
support: question
Community support but can be turned into an improvement
I recently migrated from version 0.5 to 0.6 and found that the webpack rebundle time increase from 500ms to 3000ms.
I have no idea why this happen, and don't know how to fix it.
Does anyone else has the same problem too?
The text was updated successfully, but these errors were encountered: