You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
When I build the project to have an idea of the size when deployed to production, it generates a "main.bundle.js" file of about 3MB.
I'm using "npm build" which in turn runs "webpack --progress".
Do you know how could I reduce the size of the file? Could I remove some dependencies not needed in Prod?
Thank you for the great work!
The text was updated successfully, but these errors were encountered: