Skip to content

When deploying a single function - the changes aren't reflected #150

@bobbypiperagrovista

Description

@bobbypiperagrovista

What are the steps to reproduce this issue?

  1. create example repo
  2. add plugin
  3. deploy full service
  4. add console.log or something obvious to a single function
  5. deploy the function with sls deploy function -f functionName

What happens?

When invoking the function after secondary deployment, the console.log or changes are not reflected

What were you expecting to happen?

see the console log/changes submitted to function

Any logs, error output, etc?

no

Any other comments?

What versions of software are you using?

node: '18.13.0',
[email protected]
[email protected]

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