mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Use the real path of the running file instead of the relative path from where the function is run. This means `serverless function run componentnamd/modname/functionname` works everywhere in the project, not just in the function directory.