Octal!
Explore posts from serversSDSWC Developers
•Created by Octal! on 11/30/2024 in #questions
1:1 line number mapping
Is there a way to have line numbers in typescript be the same line numbers as javascript? For example, if there's a statement on line 17 in the TS source, SWC would put it on line 17 in the generated JS
I'm using the Rust API
2 replies