cashapp/exhaustive

JS IR consumers of a module using exhaustive will fail to resolve the dependency

JakeWharton opened this issue · 0 comments

This is because it's defined as compileOnly, but the bug makes compileOnly basically impossible to use in JS IR.

Tracking upstream at https://youtrack.jetbrains.com/issue/KT-43500