Out of interest is it possible to compile Squint generated JS to ES5? I guess it would be a Vite transformation
Probably using esbuild or so
What’s the reason for doing so?
I’m thinking about setting something up to make working with Google Tag Manager less painful. It only supports ES5
I don't know the details of course but interacting with js/dataLayer (.push) should ve everything you need