Skip to content

Another fix for the Converters ProjectReference logic#119

Merged
michael-hawker merged 1 commit into
mainfrom
llama/fix-converters2
Aug 3, 2023
Merged

Another fix for the Converters ProjectReference logic#119
michael-hawker merged 1 commit into
mainfrom
llama/fix-converters2

Conversation

@michael-hawker
Copy link
Copy Markdown
Member

We need to add the Converters when running in Single Component mode, as it's only included in the all-up sample app locally (when source defined).

We also need to exclude if we're building the Converters project itself.

However, if a component itself relies on the converters and we try and to build on Linux we'll hit the original issue. Workaround for now there is to build all-up sample app instead...

Tested locally that the Converters and another component both could be built now.

We need to add the Converters when running in Single Component mode,
as it's only included in the all-up sample app locally (when source defined).

We also need to exclude if we're building the Converters project itself.

However, if a component itself relies on the converters and we try and to build
on Linux we'll hit the original issue. Workaround for now there is to build
all-up sample app instead...

Tested locally that the Converters and another component both could be built now.
@michael-hawker michael-hawker added bug 🐛 Something isn't working build 🔥 dev loop ➰ For issues that impact the core dev-loop of building experiments sample app 🖼 labels Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐛 Something isn't working build 🔥 dev loop ➰ For issues that impact the core dev-loop of building experiments sample app 🖼

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants