<@UFGCACPE0> I filed an issue in `opensavvy.resour...
# opensavvy
a
@CLOVIS I filed an issue in `opensavvy.resources`: https://gitlab.com/opensavvy/automation/kotlin-js-resources/-/issues/14 It seems it does not work properly with projects that have native targets. I apply the plugin via my plugin, but it probably should not matter.
👀 1
Correction. Multiple native targets. I see that example already has one.
c
Yep. It will probably be an easy fix, I just need to find which attribute the Kotlin plugin uses to differentiate between them, and replicate it on the generated variants
a
Thanks. I want to include resources into my own plugin.
c
If you want to create an MR, it should be added here and here. You can find out all the attributes using the
:outgoingVariants
task in the producer module
I can't do it myself at the moment, I'll take a look tonight or tomorrow night, but if you create a MR I can probably review it quicker than that
a
Sadly, I won't have time to do a proper MR before the end of May. It requires some time to test.
👍 1
c
No problem. If it's easy to reproduce (looks like it is) there's a chance I can get it done + deploy a new version by the end of the week. No promises though.
a
It is OK, it is a future state plugin version, I won't deploy it properly until 2.2.0 release.
👍 1