Aug 19, 2021
Hey Enrico,
This article is primarily for typescript projects because that's my experience.
The creators of Vite recommend using the jsx extension for javascript projects but there is a proposed solution to using .js extension described here: https://github.com/vitejs/vite/discussions/3448
It could be worth trying that one.
Best of luck with it!
dar