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', serverless@3.27.0 serverless-plugin-canary-deployments@0.8.0