Feature Description
I'm trying to set the derived data path in my config to ~/.foo and it looks like instead of expanding the path, whenever I build, I end up with a ~ directory in my project's root directory. I know I could just hardcode my full home path but the config is shared between team members so expanding tilde properly would be great.
Use Cases
No response
Example Interactions
No response