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
hey @dvictory thank you for raising it, currently, pnpm is not really reliable, so please keep an eye on this issue #506 it addresses that pnpm support must be adjusted
External modules are bundled without their dependencies.
Example serverless.yml:
module
@sparticuz/chromium
has dependencies:They are not included after command
pnpm exec serverless package
:To Reproduce
Minimal repo to reproduce: https://github.com/UROjQ6r80p/serverless-esbuild-pnpm-no-nested-dependencies/tree/main
Expected behavior
Dependencies of modules to be bundled together.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: