Hacker News new | ask | show | jobs
by XCSme 1710 days ago
I am using ParcelJS v2 (nightly), and my builds are really fast for a medium-sized project. It takes about 5s from scratch (no-cache) and <500ms to update after a change.

Do I recommend Parcel? Not sure, it feels like every time I update the package something breaks (in their defense, it is still in Beta).

1 comments

I have to note that the project is a TypeScript project.