Didn't get an answer in #javascript, hope someone here can help me:
I try to debug a simple kotlin-js project (created a dummy project via File -> New -> Project... -> Kotin JS -> nodejs
The test runs but my break-point is simply ignored (using intellij community edition). What is required that debuging works?