Skip to content

How to upgrade vite-plugin #15135

Discussion options

You must be logged in to vote

Hi,

You are mixing things here.

yarn create quasar / npm init quasar uses Quasar CLI (with Webpack or Vite depending on your choices). It creates a Quasar CLI project, not a plain Vite project. Only plain Vite projects use our vite-plugin directly. The Quasar CLI way (which is what we highly recommend) ships with our vite-plugin too, but as one of its dependencies rather than a direct dep of your project.

The vite-plugin now has support for Vite 2, 3 & 4, but the Quasar CLI is still using Vite 2 -- and work under way for the next major of the CLI with support for Vite 4, but there are other features that we want to ship when we make the jump (so it'll take a bit more time). One example is…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants