Hacker News new | ask | show | jobs
by fragile_frogs 1325 days ago
> I just wanna `script/build` or `yarn dev` and not think about it anymore.

Parcel might be a good fit for you: https://parceljs.org/

1 comments

We've already migrated our old webpack rails front end to esbuild as of a couple months ago, and couldn't be happier.