Remix.run Logo
EGreg 5 days ago

Great, it does type stripping by replacing TypeScript with whitespace. Can it also now load ES5 modules? That way we can use them for everything.

pjmlp 5 days ago | parent | next [-]

Quite for some time, assuming they are actually ES6 modules.

azangru 5 days ago | parent | prev [-]

> Can it also now load ES5 modules?

ES5 standard (released in 2009) didn't have modules.

EGreg 4 days ago | parent [-]

That answers it. I guess it still can’t! :-/