Remix.run Logo
Timon3 a day ago

Huh, I was going to mention Node's `--experimental-transform-types`, but that was completely removed in v26: https://github.com/nodejs/node/pull/61803

bel8 21 hours ago | parent | next [-]

Wow, this is sad to hear. So if I understood correctly, node is walking back from trying to run TypeScript? Pretty sad if so.

I hope it's a temporary step back to leap forward, in the future.

Timon3 15 hours ago | parent [-]

Only for non-erasable Typescript! The support for running erasable TS is here to stay. It's not ideal, but on the other hand this is paving the way for the TC39 proposal - if that ever progresses...

a day ago | parent | prev [-]
[deleted]