Closed sentinelweb closed 3 years ago
I see you are using 1.5.10... I backed off this as I had issues, and everything worked fine on 1.5.0 so thought I would push the combined LEGACY and IR (i.e. js(BOTH)) to master on version 1.5.0.
I have not had a look yet at 1.5.10 again to see what the issues were.
Also, I see you are using Muirwik 0.7.0... 0.8.0 is the first (and latest) version that works properly (as far as I can tell) with js(LEGACY) and js(IR).
yeah strange that 1.5.10 has the legacy issues... i tried it and got them ...
i switched back to 1.5.0 and used muirwik 0.8.0 and it seems to work fine ...
Great work on it all btw ... the library is amazing ....
Looks like it might be as this looks recent - https://github.com/cfnz/muirwik/issues/35
i am having issue with the LEGACY flag enabled have just updated all
as i was getting :
Looking in the webpack packages directory there were no js files for those legacy modules
So i copied
muirwik-components
to my project and just removed the LEGACY in js(LEGACY)/muirwik-components/build.gradle.kts
is here https://github.com/sentinelweb/cuer/blob/feature/130_make_shared_kmp_module_remote1/muirwik-components/build.gradle.ktsObviously not a long term solution but it looks like the js-legacy thing is in flux at the moment