serverless-google-cloudfunctions
                                
                                 serverless-google-cloudfunctions copied to clipboard
                                
                                    serverless-google-cloudfunctions copied to clipboard
                            
                            
                            
                        Extend handler capabilities
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.