I try to debug a simple kotlin-js project (created...
# javascript
r
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?