Y
Hacker News
new
|
ask
|
show
|
jobs
by
EGreg
307 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.
2 comments
pjmlp
307 days ago
Quite for some time, assuming they are actually ES6 modules.
link
azangru
307 days ago
> Can it also now load ES5 modules?
ES5 standard (released in 2009) didn't have modules.
link
EGreg
307 days ago
That answers it. I guess it still can’t! :-/
link