Skip to content

Vue3: Migrate to Vite #1565

@lreading

Description

@lreading

Describe what problem your feature request solves:

The vue-cli-service is based on webpack and other technologies. For Vue 3, vite is a first-class option.
This isn't strictly required, but would be an improvement for developer experience.
The vue-cli-service takes many seconds to minutes to build the front-end, even in development mode.
With vite, this is near-instant.

Describe the solution you'd like:

  • Evaluate migrating from vue-cli-service to vite
  • Include desktop in the assessment

Declaration:

By submitting this issue you have:

Additional context:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions