Join Slack
Powered by
What does it mean that we enable/disable sourceMap...
# javascript
m
marcinmoskala
02/07/2018, 5:38 AM
What does it mean that we enable/disable sourceMaps in
kotlin-frontend-plugin
?
https://github.com/Kotlin/kotlin-frontend-plugin
g
gildor
02/07/2018, 5:46 AM
https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
m
marcinmoskala
02/07/2018, 5:57 AM
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
gildor
02/07/2018, 6:05 AM
Yes
👍 2
3
Views
Open in Slack
Previous
Next