I know resources are an unstable feature, although...
# compose-desktop
c
I know resources are an unstable feature, although is the Res class code generation task broken in compose build 1357? It seemed to generate in 1350 and I don’t see the generated classes in build 1357.
k
Rename the composeRes dir to composeResources
c
Aha, thank you 🙂
I know I’m living in the bleeding edge 😇
k
So, instead of the doc you have to read the official lib sample
c
Thank you, that’s a good tip!