You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works at least for our needs. As part of `copyDependencies`, we copy any artifacts
if a function specifies one into .build/.serverless/$(basename artifact) if it is a relative
path.
It seems absolute paths already worked but it makes 0 sense to use those.
0 commit comments