Gernot Raudner

Results 30 comments of Gernot Raudner

@mefechoel would be great if that'd work. i tried it but unfortunately the `createHistory` and `createMemorySource` functions are not exposed. if i try to import them from the history file...

which input exactly? unfortunately i can't share the whole project. the input is a few hundred files, so i can hardly find out which ones caused it. there's also no...

i don't have any jsx in this project, that's the fun thing 😅

took a wild guess and managed to build a tiny reproducer, looks like it's related to classes? https://github.com/DerGernTod/swc-jsx-pragma

i updated the config to use `module.type="commonjs"`, but still the same problem. i just ran `npm run test` which runs jest with coverage. the `` entries can be found in...

@kdy1 did you have time to take a look yet? or any suggestions where in the code i could check? i'm not very familiar with rust but well, may be...

thanks a lot, i'll see if i find time to dig into this

neither works with es3, nor with es2021, nor without explicit target

this is still an issue. however, it's not necessary to reload the full vscode window. press ctrl+shift+p and type "rust", select "Rust: Restart the Rust server". i feel like this...

CLA should work now, i changed the commit message in the previous commit to retrigger the CLA bot