Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 409
    • Issues 409
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Issues
  • #1644
Closed
Open
Issue created Dec 12, 2021 by Kasper Seweryn@wvffle🥞Developer

Transition to Vite

Before you start working on #1547 (closed), you should consider moving away from vue-cli in favor of vite

It's way faster than vue-cli when it comes to dev and build times. It reduces development server compile times down to miliseconds.

The only 'downside' could be the browser compatibility as vite uses native es modules. Though according to Can I use it's 94.16% (for dynamic import and 94.45% for the modules themselves) of the browsers.

Edited Feb 22, 2022 by Georg Krause
Assignee
Assign to
Time tracking