Debug a org.jetbrains.kotlin.frontend react project

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?

ok, that was easy, its just a plain old JS debug… I thought the it would be different for some reason!
Attaching my settings.