when i updated my multiplatform project to `1.4-M2...
# javascript
n
when i updated my multiplatform project to
1.4-M2
to make use of better dce in js, the
jsBrowserProductionWebpack
task disappeared i use it to copy from
build/distributions
into the shadowJar resources which task would replace that ? PS: i also do nto see the webpack run tasks and dce tasks that should be there, but gradle does nto log any obvious errors
t
binaries.executable()
added?
n
where would i add that?
thaks that gets me further now i notice i cannot update past 104 for the kotlin-wrappers because https://github.com/cfnz/muirwik/issues/29 for now i guess i will add it as a submodule and see if i can port it