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

Fix: serverless-offline crashes if a function definition does not have a handler #967

Commits on Apr 27, 2020

  1. Check for the existence of a handler property before trying to have s…

    …erverless-offline set up an event handler.
    pettyalex committed Apr 27, 2020
    Copy the full SHA
    39742cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fdd043d View commit details
    Browse the repository at this point in the history