mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +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