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
looks like I solved my own problem it was a bad interaction with serverless-plugin-typescript that was causing the error. I just removed that plugin and now esbuild appears to be working as expected.
Describe the bug
When trying to use the
flag, I get an error about a specific function not being packed.
To Reproduce
Expected behavior
A zip file for each function, or an error of why the zip wasn't created for that function
Screenshots or Logs
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: