Skip to content

Comment on Vue 3: mid 2020 status update

Comments

If you just want to try Vue 3 out - you can do it right now with Vite. Vite (https://github.com/vitejs/vite) is a new dev/build tool that we created that is lighter, faster and produces smaller bundles. It works with Vue 3 out of the box.

From https://github.com/vitejs/vite:

Vite is an opinionated web dev build tool that serves your code via native ES Module imports during dev and bundles it with Rollup for production.

I wonder if Vite/Rollup will end up replacing vue-cli/webpack in the Vue community.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.