Y
Hacker News
new
|
ask
|
show
|
jobs
by
pietro
2822 days ago
Parcel has first class support for TypeScript. It's amazingly simple:
https://hackernoon.com/zero-config-typescript-bundling-with-...
2 comments
GijsjanB
2822 days ago
First class? Parcel uses Babel to transpile. Ugh.
https://github.com/parcel-bundler/parcel/issues/954
link
theli0nheart
2822 days ago
Seconding Parcel. Such a joy to work with compared with Webpack.
link