What are the steps to reproduce this issue?
- create example repo
- add plugin
- deploy full service
- add console.log or something obvious to a single function
- 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]