Skip to content

working with Lambda layers #1

Description

@Hasan-git

Actually, I am ignoring node_modules in webpack using
externals: fs.readdirSync("node_modules"),
and I want to use lambda layers instead, but whenever I run sam local start-api , sam complains about dep folder not found under build dir.
how could I handle lambda layers ?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions