Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Handler parsing fails for dots in path #65

@herzog31

Description

@herzog31

If I specify a function like this

myFunction:
    name: myFunction
    handler: [email protected]/index.main
    package:
      include:
        - [email protected]/**

I get the following error

Function handler ([email protected]) does not exist..

My folder structure looks like this:

./[email protected]
./[email protected]/index.js
./serverless.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions