Dror Weiss

Results 12 comments of Dror Weiss

Hi @jayair , can you please review the repro I made [here](https://github.com/dror-weiss/serverless-bundle-issue-196)?

Yes, the issue appears to be happening with `serverless invoke local` as well. Output for the `serverless invoke local --function example-service` command **without** the proposed fix: ``` (...) Serverless: Bundling...

Hi @jayair, please (🙏) make time to review this issue again because every release you make I have to manually update a fork with this fix so my project can...

It's been over a year since the last post; any progress on this?

@j0k3r , I'm using this package through [serverless-bundle](https://github.com/AnomalyInnovations/serverless-bundle) and I was able to run it with `pnpm` using a simple symlink: ``` FROM node:15 RUN apt-get update \ && apt-get...

It's been a year and a half since my last post here ... very disappointing that it's still not supported.

Hi @damian-bisignano , were you able to find a solution?

ping from here as well; I need glob support in the `ignore` section for my monorepo 🙏🏻