mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +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.