serverless-google-cloudfunctions icon indicating copy to clipboard operation
serverless-google-cloudfunctions copied to clipboard

Extend handler capabilities

Open pmuens opened this issue 8 years ago • 0 comments

Right now the handler parameter in serverless.yml is quite limited since it only check for an index.js file in the root of the package.

We should extend this so that the user can have e.g. nested handler definitions.

pmuens avatar Aug 21 '17 12:08 pmuens