Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bobbypiperagrovista opened this issue Jan 28, 2023 · 0 comments
Open

Comments

@bobbypiperagrovista
Copy link

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant