mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
It's to handle special case related to how plugins as jetpack override internal packaging. In this case `package.artifact` is overridden with pre-prepared archive placed in `.serverless` folder. That was not handled cleanly by Framework internals, and this patch fixes that