I’m confused. I’m def not saying there’s no gotchas but are people not aware of PostCSS or polyfills/babel in this day and age?
You can spin up a Vite app and get the version of ES you want to compile down to pretty quickly. If you’re using bleeding-edge browser APIs that are being pushed by Chrome then sure, but for most apps for most generic issues, Safari complaints seem so overstated.
It’d be easier for others to offer advice tho if you were talking about more specific topics/problem areas than just venting.
@Reilly
This is why I hate modern front end. Any other kind of software, you don’t have to do this kind of dancing around build tools that will be obsolete in a year.