Retsam19
Retsam19
SCSWC Community
Created by Retsam19 on 11/18/2024 in #questions
Plugin panics when trying to read line number from SourceMapper
Okay, yeah, that seems to fix it. Thanks!
9 replies
SCSWC Community
Created by Retsam19 on 11/18/2024 in #questions
Plugin panics when trying to read line number from SourceMapper
Am I reading the compatibility table wrong? I selected the version of @swc/core and it showed swc_core @4.0.0 - * so I thought 4.x was the right version
9 replies
SCSWC Community
Created by Retsam19 on 11/18/2024 in #questions
Plugin panics when trying to read line number from SourceMapper
@kdy1 I did see that issue, but wasn't that fixed in 1.9.0? I'm on 1.9.1 and still seeing a panic. (Also tried 1.9.3 just to be sure but still seeing it)
9 replies
SCSWC Community
Created by Retsam19 on 11/18/2024 in #questions
Plugin panics when trying to read line number from SourceMapper
Or here's the full error as a text file
9 replies
SCSWC Community
Created by Retsam19 on 11/18/2024 in #questions
Plugin panics when trying to read line number from SourceMapper
If anyone can look at this, I've put it up on github with a script for reproducing it:
git clone -b swc-panic-repro [email protected]:Retsam/power-assert-swc.git && cd power-assert-swc && ./compile-and-test
git clone -b swc-panic-repro [email protected]:Retsam/power-assert-swc.git && cd power-assert-swc && ./compile-and-test
9 replies