Hi
This library is working fine with deploy all lambda functions by "sls deploy".
But when I am trying to deploy only one function "sls deploy -f FUNCTION_NAME", it seems like it's not invoked and function path & entry point is different from the one when I'am deploying all functions.