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
Is your feature request related to a problem? Please describe.
Frontend dependencies are also included in the lambda package. This results in it being bloated and going over the size limit.
Describe the solution you'd like
Dependencies for frontend and backend should be separated. This would allow us to more effectively exclude these packages in the lambda package.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Frontend dependencies are also included in the lambda package. This results in it being bloated and going over the size limit.
Describe the solution you'd like
Dependencies for frontend and backend should be separated. This would allow us to more effectively exclude these packages in the lambda package.
The text was updated successfully, but these errors were encountered: