#i changed my folder name from dagger to e2e. how do i tell dagger where the module is located ?
1 messages · Page 1 of 1 (latest)
If you check the dagger.json file, it probably has something like "source": "dagger", and you can update that to "source": "e2e"
that would not fix my problem. i had to delete the dir and regenerate it. once i am in a good place is it possible to safely remove all the generated code and regenerate it ?