Hacker News new | ask | show | jobs
by metaphorical 2871 days ago
Not required. You can just include the pts.js or pts.min.js in script tag. https://unpkg.com/pts@0.5.0/dist/pts.js
1 comments

He said building from source, not using an already built version. For that you need babel.
You're right. Sorry I misunderstood.
Typescript is compiled with tsc, not Babel. The npm package includes built Js and original ts