serverless-go-plugin icon indicating copy to clipboard operation
serverless-go-plugin copied to clipboard

When using bootstrapped runtimes, add package.include to deployable zip file

Open alexanderwink opened this issue 1 year ago • 0 comments

If there were package.include specified for a function that used a bootstrapped runtime the includes would simply be ignored. This PR will add the includes to the zip-file and ensure that they are deployed alongside the binary.

alexanderwink avatar Jan 04 '24 15:01 alexanderwink