I used Parcel for about a week a month ago. Couldn't get the HTTPS server to use my certificate and key and would have needed to write a plugin so that it wouldn't rename favicons and delete files not mentioned in the HTML file.
So, Esbuild for 'no configuration' as it is significantly faster than Parcel and Webpack for more complex stuff.
So, Esbuild for 'no configuration' as it is significantly faster than Parcel and Webpack for more complex stuff.