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
esbuild is a production dependency which means that the full esbuild binary of 7.6mb ends up in my deployment artifact. Since I'm running pptr-testing-library in a lambda I want to limit it's size.
The text was updated successfully, but these errors were encountered:
esbuild is a production dependency which means that the full esbuild binary of 7.6mb ends up in my deployment artifact. Since I'm running pptr-testing-library in a lambda I want to limit it's size.
The text was updated successfully, but these errors were encountered: