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
Happy to see this roll out! To pile on, I'm curious if there are any plans to include EMF in the lambda runtime image? Seems like one of those super common things everyone needs?
Are there plans to publish an ESM and tree shaken version of the package?
EMF is ~300kb without compression with 200kb just for the new
validator
dependency, most of which is not being used.With SDK V3 being supported in Node18 on Lambda, EMF is now 90% of my bundle.
The text was updated successfully, but these errors were encountered: