What does it mean that we enable/disable sourceMap...
# javascript
m
What does it mean that we enable/disable sourceMaps in
kotlin-frontend-plugin
? https://github.com/Kotlin/kotlin-frontend-plugin
m
I see, so when they are created and used in configuration then we can analyze Kotlin code in debugger instead of mashed JavaScript. It is right?
g
Yes
👍 2