Closed kellyrbourg closed 1 year ago
Thanks for reporting!
Hi, I'd love to take a look at this one! Does anyone have any knowledge at which files/docs I should read up on to start out?
@AlexandraChibisov this should be a simple one. I can walk you through in our zoom call.
Fixed with #5770
Is there an existing issue for this?
Describe the bug
Our repo is setup as follows. (We are using NX for managing build orchestration/targets/dependencies/artifacts). We have a custom output directory set in our root Directory.Build.props that is set to an absolute path. (/home/krbourg/code/alloy/dist)
We are seeing the Strawberry Shake code generation output files to the following location:
/libs/shared/infrastructure/strawberry-shake-server-client/home/krbourg/work/code/alloy/dist/libs/shared/infrastructure/strawberry-shake-server-client
It seems to be taking our absolute path, and treating it as if it should be relative to the project directory.Steps to reproduce
<BaseIntermediateOutputPath>
property.Relevant log output
No response
Additional Context?
No response
Product
Strawberry Shake
Version
13.0.0-preview.76