Skip to content

Fails silently if given directory path doesn't exist #32

Description

@kasandravtv

When using a serverless.yml like:

plugins:
  - serverless-stack-output

custom:
  output:
    file: .serverless-outputs/stackOutput.json

Then if the given directory .serverless-outputs does not exists, it fails silently. I would expect any given folder that doesn't exist to be created, so we don't need to have a .gitkeep file in our repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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