Skip to content

Where does new Directory comes from? #4

@luiscarlosjayk

Description

@luiscarlosjayk

Hi there,

just wondering where does the new Directory call comes from in the guideline.

const directory = new Directory(this, 'directory', {
    baseDir: dir
});

Like, is it from nodejs packages or an npm package, or else?

Asking because I would like too to get a digest to avoid building and deploying a function that hasn't changed since last time, and only build and deploy the handlers that changed, same for the lambda layer.

Thanks

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