?nodefine — a pattern to skip automatic Custom Element definitions
@zachleat I discovered this approach for me, when I was trying to replicate petite-vue's `init`, but in ESM
https://github.com/vuejs/petite-vue?tab=readme-ov-file#usage
@kytta I think that is loading a completely different file (with `export` included) but yeah the query param thing is nice!