vue2-webpack-app:
vue2
/ bundler: webpack
Note: created using npx @vue/cli create --default vue2-webpack-app
More info here: https://stackoverflow.com/a/59661145
vue2-vite-app:
vue2
/ bundler: vite
Note: 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: rollup
vue2
/ bundler: vite
svelte
/ bundler: rollup
vue2
/ bundler: vite
/ framework: nuxt
svelte
/ bundler: vite
/ framework: svelteKit
svelte
/ bundler: rollup