String Interpolation in config.toml

Thanks, that’s what I thought. I’ve been using the -b CLI flag from our build system to accomplish what you suggest. I thought it might be neat to read the path directly from config.toml rather than have it hardcode in the build tool.

Thanks for confirming.