Hacker News new | ask | show | jobs
by ballenf 1878 days ago
Any specific scenarios where it fails? We're using it across a wide codebase and several teams and I haven't seen or heard that issue.
1 comments

For me personally, it's mainly CJS imports which I can't drop.

Of course the correct way would be to force the dependencies to support es.

But vite has now become default for me as well for new projects.