does anyone else see their bundles failing to incl...
# javascript
j
does anyone else see their bundles failing to include dependencies? all i get is the contents of the module and no deps. I upgraded to Gradle 5.2, Kotlin 1.3.21, and frontend 0.45.0 at the same time so still narrowing in on the cause...
g
5.2 crashes my build for now, but it works with 5.1.1
j
I tried downgrading Gradle. Same problem.
d
Gradle problems... aaaaaaaaaaaaaaaaaa
g
Yes, the issue is within 0.0.45. Same config with 0.0.44 works perfectly
Is there any update on this?