desec-io/desec-stack

webapp(cli): migration from `vue-cli` to `vite`

Rotzbua opened this issue · 1 comments

Following steps are necessary:

  • Remove/replace dependencies relying on vue-cli #770
  • Fix file naming #763
  • vuelidate
    • Migrate vuelidate to v2 OR
    • Fix vuelidate (v0) build process
  • Migration to vite

vuelidate migration also tracked in #649.