vue2-webpack-app:
vue2 / bundler: webpackNote: created using npx @vue/cli create --default vue2-webpack-app
More info here: https://stackoverflow.com/a/59661145
vue2-vite-app:
vue2 / bundler: viteNote: Vite is commonly used with Vue3, however there is a way to use Vue2 with Vite, by installing a plugin.
Followed these instructions: https://www.mathew-paul.nz/posts/how-to-use-vue2-with-vite/
svelte-app:
svelte / bundler: rollupvue2 / bundler: vitesvelte / bundler: rollupvue2 / bundler: vite / framework: nuxtsvelte / bundler: vite / framework: svelteKitsvelte / bundler: rollup