Is there a planned release of when we get source m...
# javascript
s
Is there a planned release of when we get source maps in the IR compiler? My team can’t use the IR compiler because it still lacks source maps, and that also means I can’t use typescript definitions. I was really hoping it was going to come in 1.4.30.
r
o
Please do more than just vote: Explain your use case in KT-39447 and answer the questionnaire from Zalim Bashorov (commented 28 Jan 2021 23:35). It might seem a bit strange that we have to convince the JB folks to rectify the regression in debuggability with JS IR, but that's what it looks like currently.
s
done