Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for paths in handler configuration #108

Open
nilsm opened this issue Dec 11, 2020 · 0 comments
Open

Support for paths in handler configuration #108

nilsm opened this issue Dec 11, 2020 · 0 comments

Comments

@nilsm
Copy link

nilsm commented Dec 11, 2020

Serverless handlers can be defined like this:

functions:
  myFunc:
    handler: functions/myhandler

This format does not work with serverless-plugin-optimize - it doesn't resolve the filename correctly, resulting in a '.js' file in the package zip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant