mthenw / serverless-go-plugin

⚡️ Serverless Framework plugin that compiles Go functions on the fly. Sponsored by https://cloudash.dev

Home Page:https://cloudash.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buildProvidedRuntimeAsBootstrap does not support top level package includes

ConorHodder-FST opened this issue · comments

When defining a serverless.yml file with a top level package element, the includes are not respected unless they are included in the specific function definition.

Without this plugin, the includes are respected