Y
Hacker News
new
|
ask
|
show
|
jobs
by
mindw0rk
2875 days ago
He said building from source, not using an already built version. For that you need babel.
2 comments
metaphorical
2875 days ago
You're right. Sorry I misunderstood.
link
crucialfelix
2874 days ago
Typescript is compiled with tsc, not Babel. The npm package includes built Js and original ts
link