github quasarframework/quasar @quasar/app-vite-v1.0.0-beta.1

Wait. What? "@quasar/app-vite" ?

Yes, this is our brand new App CLI with Vite under the hood. Do not confuse it with "@quasar/plugin-vite" which is just a Vite plugin and not a full fledged CLI.

This package will have its own life along with its counterpart ("@quasar/app-webpack") and you can now choose: do you want our Webpack-based App CLI or the Vite-based App CLI -- BUT obviously not both in the same project folder.

Please refer to the docs for more info on the new App CLI and how to use it (wait for docs to notify you that there's an update).

Apart from having feature parity with "@quasar/app-webpack" you will notice that there are significant improvements to the SSR (full control of webserver -- including the ability to replace expressjs with something else), BEX (supports manifest v3) and PWA modes (that unfortunately we cannot port to "@quasar/app-webpack").

Important!

Please make sure that you are running "@quasar/cli" v1.3+ (yarn global add @quasar/cli@latest or npm i -g @quasar/cli@latest).

BETA stage

Our new App CLI is currently in beta stage, so we highly value your feedback. While in this early stage (and with future feedback coming, thanks!), anything can change (it shouldn't though!), so keep this in mind. We need the feedback so we can get the CLI out of this beta stage.

Converting to a Quasar CLI with Vite project

Visit: https://quasar.dev/quasar-cli-vite/convert-to-quasar-cli-with-vite
If you get 404, wait for the docs to notify you that there is an update, then visit the URL again.

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

Don't miss a new quasar release

NewReleases is sending notifications on new releases.