#how to use current dir as default source dir without explicit `--source=.` flag

1 messages · Page 1 of 1 (latest)

dense bolt
#

if I run dagger -m https://github.com/path/to/module call func-name, and that function has a default source dir ".", it ends up loading the module content as the source directory. how can I ensure that it uses the current dir instead of modules dir