Just wondering if there is an easy way to debug my react code that is using org.jetbrains.kotlin.frontend… Its amazingly easy with create-react-kotlin-app projects but create-react-kotlin-app projects don’t use gradle so I cant use them with multiplatform (or I cant-because I am not there yet)
Anyone debugging their front end projects in the IDE easily?