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 there any way to exclude a sub folder on the specified external packages?, this is to avoid including node_modules from my external package into the actual zip, because those dependencies are provided via a lambda layer, and including the external node_modules makes the resulting zip too heavy
The text was updated successfully, but these errors were encountered:
Is there any way to exclude a sub folder on the specified external packages?, this is to avoid including node_modules from my external package into the actual zip, because those dependencies are provided via a lambda layer, and including the external node_modules makes the resulting zip too heavy
The text was updated successfully, but these errors were encountered: