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
This probably won't solve the problem completely. From my studies on #1598 (comment) it seems that the heaviest component in the bundle is related to babel. @ostatni5 mentioned in the PM that babel should be moved from production deps to development dep.
Here I would like to discuss how to revise the dependencies in the project. Maybe first we should sort out what is needed and what is not. Maybe that itself should solve of the issue and make easier the transition to other building platform (like vite)
The text was updated successfully, but these errors were encountered:
We have several issues with deployment process:
There are several ongoing issues to address that:
This probably won't solve the problem completely. From my studies on #1598 (comment) it seems that the heaviest component in the bundle is related to babel. @ostatni5 mentioned in the PM that babel should be moved from production deps to development dep.
Here I would like to discuss how to revise the dependencies in the project. Maybe first we should sort out what is needed and what is not. Maybe that itself should solve of the issue and make easier the transition to other building platform (like vite)
The text was updated successfully, but these errors were encountered: