CoderBotOrg / frontend

The new CoderBot web application, in Vue.js

Home Page:https://www.coderbot.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite

previ opened this issue · comments

Change the dev server and build tool from webpack to vite.

This change is motivated by:

  • Vite is the default build tool for Vue3
  • Vite is much faster as a dev server